body {
	background-color: #ffffff;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	margin: 0 auto;
	max-width: 1050px;
	min-width: 420px;
}

body.basket {
	min-width: 850px;
}

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

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

#logoAndAddress {
	text-align: center;
	margin-bottom: 1em;
	overflow: hidden;
}

#logo {
	float: left;
	padding-left: 1em;
	width: 48%;
	min-width: 300px;
	max-width: 400px;
}

#logo img {
	width: 100%;
}

div.shopHeaderAddr {
	padding-top: 2em;
	width: 48%;
	float: left;
	text-align: center;
}
div.homeHeaderAddr {
	padding-top: 1em;
	width: 48%;
	float: left;
	text-align: center;
	font-size: .8em;
}

div.homeNavLinks {
	text-align: center;
	margin-bottom: 1em;
	margin-top: -.5em;
}

div.homeNavLinks a {
	border: 4px solid #006600;
	margin-left: .1em;
	margin-right: .1em;
	margin-bottom: .2em;
	border-radius: .75em;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	min-width: 5em;
	width: 20%;
}

@media only screen and (max-width: 680px) {
#logo {
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	width: 100%;
	min-width: 100px;
	max-width: 400px;
}
div.shopHeaderAddr {
	padding-top: .8em;
	width: 100%;
	float: none;
}
div.homeHeaderAddr {
	padding-top: .5em;
	width: 100%;
	float: none;
}
}

a {
	text-decoration: underline;
	color: #007700;
}


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


a.shopitem, a.shopitem:active, a.shopitem:visited {
	color: #009F00;
	background-color: #D5FFD5;
	padding: 2px;
	display: inline-block;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: .8em;
	text-transform: uppercase;
	text-decoration: none;
}
a.catListWidth {
	width: 11em;
}
a.childCatListWidth {
	width: 90%;
}
a.shopitemAdmin {
	width: 1em;
	border-right: 2px #FFFFFF solid;
	border-bottom: 2px #FFFFFF solid;
	line-height: 1em;
	padding-right: .1em;
}

a.shopitem:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00AA00;
}

div.shopitem {
	vertical-align: middle;
}
div.childCategoryList {
	background-color: #FFFFFF;
	margin-left: 2em;
	padding: 3px 0;
	width: 90%;
	max-width: 25em;
}

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;
}

#main {
	overflow: hidden; /* clears floats */
	background-position: 12em 0;  /* xpos should match #catList width */
	background-image: url(../images/pentback.gif);
	background-repeat: repeat;
}

#catList {
	background-color: #FFFFFF;
	padding: 3px 0;
	width: 12em; /* must match #shopContent margin-left and #main background xpos */
	float: left;
}

#shopContent {
	margin-left: 13.5em; /* must match #catList width plus column gap */
	margin-right: .5em;
}

@media only screen and (min-width: 581px) and (max-width: 680px) {
body {
	font-size: 95%;
}
#main {
	background-position: 11em 0;  /* xpos should match #catList width */
}
#catList {
	width: 11em; /* must match #shopContent margin-left and #main background xpos */
}
#shopContent {
	margin-left: 12em; /* must match #catList width plus column gap */
}
}

@media only screen and (min-width: 481px) and (max-width: 580px) {
body {
	font-size: 90%;
}
#main {
	background-position: 10em 0;  /* xpos should match #catList width */
}
#catList {
	width: 10em; /* must match #shopContent margin-left and #main background xpos */
}
#shopContent {
	margin-left: 11em; /* must match #catList width plus column gap */
}
}

@media only screen and (min-width: 1px) and (max-width: 480px) {
body {
	font-size: 85%;
}
#main {
	background-position: 9em 0;  /* xpos should match #catList width */
}
#catList {
	width: 9em; /* must match #shopContent margin-left and #main background xpos */
}
#shopContent {
	margin-left: 10em; /* must match #catList width plus column gap */
}
}


div.storeClosed {
	text-align: center;
	padding: 5em;
	margin: 5em;
	border: solid 2px #000000;
}


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


div.accountLinks {
	font-size: 1em;
}

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


td {
	font-size: .9em;
	vertical-align: top;
	color: #006600;
}

td.m {	vertical-align: middle; }


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

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

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



.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;
}


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

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

div.itemInCatalog {
	width: 100%;
	max-width: 600px;
	margin-bottom: 1em;
	overflow: hidden; /* clears floats */
}

div.itemImageInCatalog {
	width: 9.5em;  /* match div.itemTextWithImageInCatalog margin-left, div.itemPriceInCatalog width */
	float: left;
}

div.itemImageInCatalog img {
	width: 100%;
}

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

div.itemTextWithImageInCatalog {
	max-width: 450px;
	margin-left: 10.5em;  /* match div.itemImageInCatalog width plus gap */
	margin-bottom: 1em;
}

div.itemTextNoImageInCatalog {
	max-width: 600px;
	margin-bottom: 1em;
}

div.itemPriceOrderEtcInCatalog {
	width: 100%;
	padding-top: 5px;
	overflow: hidden; /* clears floats */
}

div.itemPriceInCatalog {
	width: 9.5em;  /* match div.itemImageInCatalog width */
	float: left;
	text-align: right;
	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: 16em;
	float: right;
	text-align: right;
}

div.itemNotAvailInCatalog {
	width: 16em;
	float: right;
}

@media only screen and (max-width: 760px) {
div.itemImageInCatalog {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}
div.itemImageInCatalog img {
	width: 95%;  /* prevents border-right problem */
}
div.itemTextWithImageInCatalog {
	max-width: 100%;
	margin-left: 0;
}
div.itemTextNoImageInCatalog {
	max-width: 100%;
}
div.itemPriceInCatalog {
	text-align: left;
	width: auto;
	margin-right: 1em;
}
div.itemAmountInCatalog {
	width: auto;
}
div.itemNotAvailInCatalog {
	width: auto;
}
}



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

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

.itemsPagesLinks span {
	font-size: .8em;
	color: #99CC99;
}

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

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

.shopsearch {
	padding: .5em 0 0 0;
}

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

#showHelp, #showHelpC {
	display: inline;
}

#hideHelp, #hideHelpC {
	display: none;
}

.searchhelp {
	font-size: .7em;
	display: none;
}

.searchhelpExample {
	font-size: 140%;
	font-style: italic;
}


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

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

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

div.basket {
	min-width: 520px;
}

div.account div.basket {
	min-width: 500px;
}

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;
}

@media only screen and (max-width: 900px) {
div.account {
	width: 95%;
	padding-left: .6em;
	padding-right: 0;
}
div.account p.formLine span.formLineLabel {
	float: none;
	text-align: left;
	display: block;
}
div.account p.formLine input,
 div.account p.formLine textarea,
 div.account p.formLine select,
 div.account p.formLine button {
	max-width: 95%;
}
}
/*----------------------*/
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;
}


.upperfield {
	border: 1px solid #000000;
	position: absolute;
	padding: 1em;
	top: -14em;
	width: 25em;
	left: 0;
}


