#header{/*page title*/
	position:fixed;
	top:0px;
	height:130px;
	background: #8c9557 url(../buttons/title.jpg) bottom center no-repeat;
	padding-top:20px;
	width:99%;
	margin:auto;
	border:3px outset #1e2e22;
	z-index:1;
	}
body {
	margin:0px;
	font:12pt  ariel, helvetica, sans-serif;
	font-weight:400;
	line-height:18px;
	color:#000000;
	background-color: #575C6F;
	background-image: url("../buttons/back.gif");
	}
#social{
	position:fixed;
	top:30px;
	right:30px;
	width:30px;
	height:30px;
	z-index:1000;
	}
#srch {/*Used for keyword search in shop */
	position:fixed;
	top:155px;
	right:5px;
	width:auto;
	z-index:10;
	}
#slidebar{/*photo slide bar across top of page*/
	margin:0px 0px 15px 0px;
	width:100%;
	overflow:hidden;
	max-height:140px;
	padding:5px 0px 5px 0px;
	background: #8c9557;
	border:2pt solid #000000 ;
	font-size: 16px;
	font-weight: 200;
	line-height:1.2em;
	text-align:center;
	font-family: ariel, helvetica, sans-serif;
	}
#menu{
	position:fixed;
	top:20px;
	margin-left:35%;
	width:auto;
	height:30px;
	background:none;
	z-index:2;
	}
#msg {/*class for message used by BorderOff BorderOn*/
	position:fixed;
	top:0px;
	width:99%;
	padding:3px 0px 0px 10px;
	color: black;
	height: 20px;
	font: 12pt Tahoma;
	letter-spacing: 2px;
	margin:auto;
	text-align:center;
	background-color:#d9d187;
	border-bottom:1pt solid black;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	z-index:2;
	}
#menuS{/*side menu in shop*/
	position: absolute;
	top: 170px;
	left: 0px;
	width: 170px;
	background:none;
	border-radius:8px 8px 8px 0px;
	border:0pt solid black;
	color:white;
	}
#pages{/*used for multiple page selection in category display in shop or calendar?*/
	position:absolute;
	right:10px;
	top:30px;
	width:120px;
	text-align:left;
	text-indent:0px;
	font: 10pt arial, helvetica, sans-serif;
	border:0pt solid black;
	padding:0px;
	color:Black;
	font-weight:600;
	}
#Content {/*Main page Content*/
	margin:180px 10px 5px 175px;
	color:black;
	padding:5px;
	min-height:400px;
	background: #d9d187;
	border:2pt outset #000000 ;
	font-size: 14pt;
	font-weight: 400;
	line-height:20px;
	font-family: ariel, helvetica, sans-serif;
	}
#Content2 {/*Shop page content and Calendar*/
	margin:180px 10px 5px 175px;
	width:auto;
	padding:5px;
	color:black;
	padding:5px;
	min-height:400px;
	background: #d9d187;
	border:2pt outset #000000 ;
	font-size: 14pt;
	font-weight: 400;
	line-height:20px;
	font-family: ariel, helvetica, sans-serif;
	}
#Content3 {/*Main page Content shop checkout pages*/
	margin:160px 10px 5px 10px;
	color:black;
	padding:5px;
	min-height:400px;
	background: #d9d187;
	border:2pt outset #000000 ;
	font-size: 14pt;
	font-weight: 400;
	line-height:20px;
	font-family: ariel, helvetica, sans-serif;
	}
#ContentW {/*Wish List contents*/
	margin-top:180px;
	margin-left:190px;
	margin-right:30px;
	width:auto;
	padding:5px;
	color:#68440F;
	background: #83B9E0;
	border-top:0pt solid #FFFF53 ;
	border-right:0pt solid #000000;
	border-bottom:0pt solid #000000;
	border-left:0pt solid #FFFF53;
	font-size: 14pt;
	font-weight: 400;
	line-height:25px;
	font-family: papyrus, helvetica, sans-serif;
	}
#right{/*Used for Featured Gallery Items*/
	margin-top:2px;
	margin-left:5px;
	margin-right:0px;
	width:35%;
	float:right;
	height:800px;
	padding:5px 5px 5px 5px;
	background: #d9d187;
	border-left:2pt solid #FFFF53 ;
	border-top:2pt solid #FFFF53 ;
	border-bottom:2pt solid #FFFF53 ;
	font-size: 12pt;
	font-weight: 200;
	line-height:12pt;
	text-align:center;
	font-family: ariel, helvetica, sans-serif;
	overflow:hidden;
	}
.social {/*Used for facebook and mailinglist*/
	margin-top:850px;
	margin-left:10px;
	width:200px;
	float:left;
	padding:5px;
	background:none ;
	color:black;
	border:2pt outset #AEAA51;
	font-size:12px;
	font-weight: 400;
	font-family:  arial, helvetica, sans-serif;
	}
.infoS {/*shop Category info on side*/
	margin-top:0px;
	text-indent:10px;
	width:350px;
	min-height:150px;
	float:left;
	padding:5px;
	background:none ;
	color:#000000;
	border:2pt outset #FFFF53;
	font-size:12pt;
	font-weight: 400;
	font-family:  arial, helvetica, sans-serif;
	}
.ibx{/*for input boxes not to wrap*/
    padding:0px 5px 0px 0px;
	float:left;
	max-width:100%;
	}
.ctrbox{/*Centered Box used in shop checkouts and wholesale reg*/
	position: relative;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	text-align:center;
	border:0pt solid black;
	}
.grpbox {/*used in customer profile update...*/
	margin:5px;
	text-indent:0px;
	max-width:100%;
	float:left;
	vertical-align:text-top;
	padding:5px;
	background:None ;
	border-top:1pt solid #808080;
	border-right:1pt solid black;
	border-bottom:1pt solid black;
	border-left:1pt solid #808080;
	font-size:12pt;
	font-weight: 400;
	font-family:  arial, helvetica, sans-serif;
	}
.piclgl {/*Used in the Calendar for full size images*/
	font:12pt Arial Narrow Arial sans-serif;
	vertical-align:text-top;
	text-align:justify;
	color:#000000;
	margin:5px 5px 5px 5px ;
	padding: 5px 5px 5px 5px;
	float:left;
	background-color:none;
	float:left;
	font-weight:400;
	border-top:2pt solid #BA8D49 ;
	border-right:2pt solid #000000;
	border-bottom:2pt solid #000000;
	border-left:2pt solid #BA8D49;
	}
.piclgr {/*Used in the Calendar for full size images and home page pic*/
	font:12pt Arial Narrow Arial sans-serif;
	vertical-align:text-top;
	text-align:justify;
	color:#000000;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:right;
	background-color:none;
	float:right;
	font-weight:400;
	border-top:2pt solid #BA8D49 ;
	border-right:2pt solid #000000;
	border-bottom:2pt solid #000000;
	border-left:2pt solid #BA8D49;
	}
.homeban {/*Banner div for home page pic*/
	color:#000000;
	margin:0px;
	padding: 2px;
	float:none;
	background-color:none;
	}
.picsm {/*used in shop and calendar for thumbnails.*/
	font-family: arial;
	text-align:center;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	padding: 5px,5px,5px,5px;
	float:left;
	width: 180px;
	height:240px;
	background: none;
	border:1pt solid #764727;
	font-size: 10pt;
	font-weight: 400;
	}
.picsm2 {/*used in shop for thumbnail order status view*/
	font-family: arial;
	text-align:center;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	padding: 5px,5px,5px,5px;
	float:left;
	width: 180px;
	height:250px;
	background: none;
	border:2pt solid #764727;
	font-size: 10pt;
	font-weight: 400;
	}
.pictiny {/*Used in shop for the additional photos thumbs on the detail page*/
	font-family: arial;
	text-align:center;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	padding: 2px,0px,2px,0px;
	float:left;
	width: 100px;
	background: none;
	border:0pt solid #764727;
	font-size: 10pt;
	font-weight: 400;
	}
TABLE.ctr{/* Used in Shop and Calendar*/
	margin:auto;
	width:auto;
	padding:0;
	float:none;
	}
.ibx{/*for input boxes not to wrap*/
    padding:0px 10px 0px 0px;
	float:left;
	}
input.bigbut[type="submit"]{
    font-size:14pt;
	font-weight:600;
	margin-top:5px;
	padding:3px 3px 3px 3px;
	background-color:#FFFF00;
	color:black;
	border-radius: 15px;
	}
input.smbut[type="submit"]{/*for login etc on menu*/
    font:10pt "Arial Narrow", Arial, sans-serif;
	font-weight:400;
	width:145px;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
	padding:2px 3px 2px 3px;
	background-color:#FFFF00;
	color:black;
	border-radius: 15px;
	}
input.smbut2[type="submit"]{/*for login etc on menu*/
    font:12pt "Arial Narrow", Arial, sans-serif;
	font-weight:400;
	width:145px;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
	padding:2px 3px 2px 3px;
	background-color:#A8B077;
	color:black;
	border-radius: 15px;
	}
input.checkout[type="submit"]{/*for checkout*/
    font-size:3pt;
	text-align:left;
	font-weight:400;
	width:119px;
	height:32px;
	margin:10px 2px;
	padding:0px;
	background: url("../buttons/check2.gif")  center no-repeat;
	border-radius: 15px;
	}
input.checkout:hover[type="submit"]{
	border:4px solid green;
	}
input.viewcart[type="submit"]{/*for view cart*/
    font-size:3pt;
	text-align:left;
	font-weight:400;
	width:119px;
	height:32px;
	margin:10px 10px;
	padding:0px;
	background: url("../buttons/cart.gif")  center no-repeat;
	border-radius: 15px;
	}
input.viewcart:hover[type="submit"]{
	border:4px solid black;
	}
input.remcart[type="submit"]{/*for remove item from cart*/
    font-size:3pt;
	text-align:left;
	font-weight:400;
	width:119px;
	height:32px;
	margin:10px 10px;
	padding:0px;
	background: url("../buttons/cart-.gif")  center no-repeat;
	border-radius: 15px;
	}
input.remcart:hover[type="submit"]{
	border:4px solid red;
	}
input.lastcat[type="submit"]{/*for checkout*/
    font-size:3pt;
	text-align:left;
	font-weight:400;
	width:119px;
	height:32px;
	margin:10px 10px;
	padding:0px;
	background: url("../buttons/lastcat.gif")  center no-repeat;
	border-radius: 15px;
	}
input.lastcat:hover[type="submit"]{
	border:4px solid green;
	}
input.helpbut[type="submit"]{/*for help*/
    font-size:3pt;
	text-align:left;
	font-weight:400;
	width:119px;
	height:32px;
	margin:10px 10px;
	padding:0px;
	background: url("../buttons/help.gif")  center no-repeat;
	border-radius: 15px;
	}
input.helpbut:hover[type="submit"]{
	border:4px solid yellow;
	}
input.cqty[type="submit"]{/*Change QTY button*/
    font-size:10pt;
	font-weight:400;
	width:119px;
	height:32px;
	margin:5px;
	margin-bottom:5px;
	padding:2px 3px 2px 3px;
	background: url("../buttons/qty.gif")  center no-repeat;
	border-radius: 15px;
	}
input.cqty:hover[type="submit"]{
	border:4px solid #ff9191;
	}
input.big[type="text"]{
    font-size:20px;
	font-weight:600;
	padding:5px 0px 0px 0px;
	color:black;
	}
select.big{
    font-size:20px;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color:black;
	}
select.opt{
    font-size:12pt;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color:black;
	max-width:100%;
	overflow:hidden;
	}
select.opt:hover{
	border:1pt solid black;
	border-radius: 4px;
	}
h1 {
	font:48px  ariel, helvetica, sans-serif;
	font-weight:900;
	color:black;
	}
h2 {
	margin:10px 0px 10px 0px;
	padding:0px;
	font:28px  ariel, helvetica, sans-serif;
	font-weight:900;
	font-size:28px;
	line-height:25px;
	font-weight:900;
	color:black;
	text-align:left;
	}
h3 {
	margin:10px 0px 10px 0px;
	padding:0px;
	font:20px  ariel, helvetica, sans-serif;
	font-weight:900;
	line-height:22px;
	font-weight:900;
	color:black;
	text-align:left;
	}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14pt;
	line-height:14pt;
	font-weight:900;
	color:black;
	text-align:left;
	}
.cnt {/*centered h2*/
	text-align:center;
	}
h3.c {/*Centered h3*/
	margin:10px 0px 10px 0px;
	padding:0px;
	font:20px  ariel, helvetica, sans-serif;
	font-weight:900;
	line-height:22px;
	font-weight:900;
	color:black;
	text-align:center;
	}
.ct {/*Centered h4*/
	font-weight:900;
	color:black;
	text-align:center;
	}
.red {
	font-weight:900;
	color:#D70000;
	text-align:center;
	}
.wht {
	font-weight:900;
	color:black;
	background:#eee;
	padding:3px;
	border-radius:8px;
	text-align:center;
	margin:5px 0px 5px 0px;
	}
.Clear{
	clear:both;
	}
.ckb{/*shopping cart pic cell hidden on small screens*/
	padding:0px 0px 0px 0px;
	border-bottom:1pt solid black;
	border-right:1pt solid black;
	max-width:120px;
	}
.bdr1{/*table cell with a border bottom and right*/
	padding:0px 0px 0px 0px;
	border-bottom:1pt solid #3B3B3B;
	border-right:1pt solid #3B3B3B;
	
	}
.bdrr{/*table cell with a border bottom and right aligned right*/
	padding:0px 0px 0px 0px;
	border-bottom:1pt solid #3B3B3B;
	border-right:1pt solid #3B3B3B;
	text-align:right;
	
	}
.bkg{
	background-color: #A8B077;
	}
.bdr1c{/*table cell with bottom and rt border centered*/
	border-bottom:1pt solid #535C66;
	border-right:1pt solid #BF9F1E;
	text-align:center;
	}
#custinfo {/*Division for Logged in Customer Options*/
	position:absolute;
	top:10px;
	right:30px;
	margin:0px 10px 5px 2px;
	width:150;
	padding:5px;
	color:#000000;
	background: #BCC298;
	border:2pt solid #FFFF33;
	font-size: 10pt;
	line-height:14px;
	font-weight: 400;
	font-family:ariel, helvetica, sans-serif;
	}
.shopinfo {/*Division for shopping cart -- cust info */
	margin:30px 2px 10px 2px;
	width:300px;
	float:left;
	padding:5px;
	color:black;
	background: #8c9557;
	border:2pt solid black;
	font-size: 14px;
	line-height:14px;
	font-weight: 400;
	font-family:ariel, helvetica, sans-serif;
	}
.shopinfo3 {/*Division for shopping cart -- checkout options*/
	margin-top:5px;
	margin-right:5px;
	width:200px;
	height:auto;
	float:left;
	padding:5px;
	color:#68440F;
	background: none;
	border:0pt solid #FFFF53;
	font-size: 10pt;
	font-weight: 400;
	font-family:ariel, helvetica, sans-serif;
	}
#cartbut{/*for cart buttons*/
	position:absolute;
	top:200px;
	left:175px;
	width:auto;
	}
.cart{/*Division for cart display*/
	margin:45px 0px 5px 2px;
	color: black;
	font:12pt arial, helvetica, sans-serif;
	padding:7px;
	font-weight: 400;
	background-color: none;
	border:0pt solid #BF9F1E;
	}
.cart2{/*Division for cart display on checkout*/
	margin:10px 2px 5px 2px;
	color: black;
	font:12pt arial, helvetica, sans-serif;
	padding:7px;
	font-weight: 400;
	float:left;
	background: none;
	border:0pt solid #BF9F1E;
	}
td.ck1{/*Checkout Step not completed*/
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:12px arial, helvetica, sans-serif;
	font-weight:400;
	height:18px;
	width:209px;
	color:#9B6109;
	background: url("../buttons/ck2.gif") center no-repeat
	}
td.ck2{/*Checkout Step not completed*/
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:12px arial, helvetica, sans-serif;
	color:black;
	font-weight:600;
	height:18px;
	width:209px;
	background: url("../buttons/ck1.gif") center no-repeat
	}
h4.ckout {/*Used in the Shop for Check out pages*/
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12pt;
	line-height:15px;
	font-weight:900;
	color:#FFFF33;
	}
li {
	color: black;
	text-align: left;
	}
/*DIVS USED WITH COLLAPSIBLE.JS*/
.boxed {/*display collapsible list title button*/
	font:11pt comic sans, arial;
	font-weight:600;
	text-align:center;
	background:white;
	color:black;
	padding:3px;
	width:170px;
	margin-bottom:1px;
	border: 1px solid black;
	border-radius:8px;
	}
.active, .boxed:hover {/*background color on collapsible button*/
  background-color: #a8c8ad;
	}
.boxlist {/*content of boxed collapsible list*/
  padding: 0 5px;
  font:11pt 'arial narrow', arial, helvetica, sans-serif;
  display: none;
  overflow: hidden;
  background-color: white;
	}
/*GENERAL COLLAPSIBLE DIVS used with collapsibleseg.js 10/10/2020*/
.collapsible {
  background-color: #A8B077;
  color: black;
  cursor: pointer;
  padding: 3px;
  width: 50%;
  margin-left:25%;
  margin-right:25%;
  border: 1pt solid black;
  border-radius:8px;
  text-align: center;
  outline: none;
  font-size: 15pt;
 }
.active, .collapsible:hover {
  background-color: #d9d187;
  border:1pt solid black;
 }
.help2 {
  padding: 0 18px;
  max-height: 0;
  width: 80%;
  margin-left:10%;
  margin-right:10%;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #A8B077;
  z-index:4;
 }
/*end basic collapsible*/
a:link {
	color:#000000;
	font-weight:600;
	text-decoration:none;
	}
a:visited {
	color:#2D3627;
	font-weight:600;
	}
a:hover {
	color:black;
	background-color:#a8c8ad;
	}
a.tbut:link {
	color:#000000;
	font-weight:600;
	}
a.tbut:visited {
	color:#336633;
	font-weight:600;
	}
a.tbut:hover {
	color:#FFFFFF;
	}
a.men:link{/*Main Side Menu link in shop and Calendar*/
	color:#000000;
	padding:0px 0px 0px 15px;
	font:14pt ariel, helvetica, sans-serif;
	line-height:18pt;
	font-weight: 900;
	text-decoration: none;
	margin-left: 5px;
	}
a.men:hover{
	padding:0px 0px 0px 15px;
	color: #FFFFFF;
	font-size:14pt;
	line-height:18pt;
	font-weight: 900;
	text-decoration: none;
	margin-left: 5px;
  }
a.men:visited{
	padding:0px 0px 0px 15px;
	color: #4b5b41;
	font:14pt ariel, helvetica, sans-serif;
	line-height:18pt;
	font-weight: 900;
	text-decoration: none;
	margin-left: 5px;
	}
a.men2:link{/*Used in Calendar*/
	font:10pt  arial, helvetica, sans-serif;
	font-style:none;
	color:#4b5b41;
	text-decoration: none;
	font-weight: 600;
	}
a.men2:hover{
	font:10pt  arial, helvetica, sans-serif;
	font-style:none;
	font-weight: 600;
	text-decoration: none;
	color:#FFFFFF;
	}
a.men2:visited{
	font:10pt  arial, helvetica, sans-serif;
	font-style:none;
	font-weight: 600;
	text-decoration: none;
	color:black;
	}
a.men3:link{/*Used in shop for Customer options, secondary side menu and in Calendar for secondary side menu*/
	font:10pt  arial, helvetica, sans-serif;
	margin-left:10px;
	font-style:italic;
	color:#4b5b41;
	font-weight: 600;
	}
a.men3:hover{
	font:10pt  arial, helvetica, sans-serif;
	margin-left:10px;
	font-style:italic;
	font-weight: 600;
	color:#FFFFFF;
	}
a.men3:visited{
	font:10pt  arial, helvetica, sans-serif;
	margin-left:10px;
	font-style:italic;
	color:#4b5b41;
	}
a.men4:link{/*Used in shop for links in thumbnail views*/
	font:12pt  arial, helvetica, sans-serif;
	font-style:none;
	color:#4b5b41;
	text-decoration: none;
	font-weight: 600;
	}
a.men4:hover{
	font:12pt  arial, helvetica, sans-serif;
	font-style:none;
	font-weight: 600;
	text-decoration: none;
	color:#FFFFFF;
	}
a.men4:visited{
	font:12pt  arial, helvetica, sans-serif;
	font-style:none;
	text-decoration: none;
	color:#009900;
	}
img { 
	border-width:0pt;
	padding:10px;
	max-width:90%;
	height:auto;
 }
img.sld { /*slider pics */
	border-width:0pt;
	padding:10px;
	max-height:100px;
 }
img.nb { 
	border:0;
	padding:2px;
	max-width:99%;	
	height:auto;
	margin:auto;
 }
.hr {
	border-color: #FFCC00;
	border-top:2pt solid ;
	}
a.foot:link{
	color:#000000;
	padding:0px 0px 0px 15px;
	font:10pt ariel, helvetica, sans-serif;
	line-height:10pt;
	font-weight: 900;
	text-decoration: none;
	margin-left: 5px;
	}
a.foot:hover{
	background-image: url(../buttons/starwS.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:0px 0px 0px 15px;
	color: #FFFFFF;
	font-size:10pt;
	line-height:10pt;
	font-weight: 900;
	text-decoration: none;
	margin-left: 5px;
	}
a.foot:visited{
	padding:0px 0px 0px 15px;
	color: #FFFF9D;
	font:10pt ariel, helvetica, sans-serif;
	line-height:10pt;
	font-weight: 900;
	text-decoration: none;
	margin-left: 5px;
	}
#foot{
	margin:0px 10px 0px 170px;
	color: #000000;
	font:10px  times new roman, times, helvetica, sans-serif;
	padding:7px;
	font-weight: 200;
	width:auto;
	background:#8c9557;
	text-align: center ;
	clear:both;	
	}
.wish-button {/*causes wish list button to be shown and functional in shop*/
    background-image: url(../buttons/wish+.gif);
	margin: 0;
    border: 0px;
    padding: 0;
    width: 118px;
    height: 30px;
    text-indent: -1000px; /* important part -- the css text-indent property
                             this rule attempts to push the caption outside
                             the button, effectively hiding it */
    background-color: #C2B1CD;
    background-position: center center;
    background-repeat: no-repeat;
      }
.cart-button {/*causes add to cart button to be shown and functional in shop*/
    background-image: url(../buttons/cart+.gif);
	margin: 0;
    border: 0px;
    padding: 0;
    width: 118px;
    height: 30px;
    text-indent: -1000px; /* important part -- the css text-indent property
                             this rule attempts to push the caption outside
                             the button, effectively hiding it */
    background-color: #C2B1CD;
    background-position: center center;
    background-repeat: no-repeat;
      }
@media (max-width: 800px){
	#social {/*Used for facebook and mailinglist*/
		position:absolute;
		top:20px;
		right:5px;
		width:30px;
		height:25px;
	}
	#header{
		max-height:120px;
		background-size: 90%;
		}
	#menu{
		margin-left:25%;
		}
	#menuS{/*side menu in shop*/
		top: 180px;
		}
	#right{
		width:200px;
		}
	.infoS {
		width:200px;
		min-height:450px;
		float:left;
		padding:5px;
		}
	.piclgr {
		max-width:40%;
		height:auto;
		}
	.piclgl {
		max-width:50%;
		height:auto;
		}
	.picsm {
		padding: 2px,1px,2px,1px;
		float:left;
		max-width: 150px;
		height:auto;
		background: none;
		border:0pt solid #764727;
		}
	h1 {
		font-size:24pt;
		line-height:24pt;
		}
	h2 {
		font-size:20pt;
		text-overflow:hidden;
		}
	a.men:link{/*Main Side Menu link in shop and Calendar*/
		font:12pt ariel, helvetica, sans-serif;
		line-height:12pt;
		}
	a.men:hover{
		font-size:12pt;
		line-height:12pt;
		}
	a.men:visited{
		font:12pt ariel, helvetica, sans-serif;
		line-height:12pt;
		}
}
@media (max-width: 600px){
	#header{
		position:absolute;
		}
	#srch {/*Used for keyword search in shop */
		position:absolute;
		}	
	#menu{
		margin-left:15%;
		}
	#Content3 {/*Main page Content shop checkout pages*/
		margin:170px 10px 5px 10px;
		}
	#right{
		visibility: hidden;
		max-width:0px;
		position:absolute;
		top:0px;
		left:0px;
		width:0px;
		overflow:hidden;
		}
	.collapsible {
		width:100%;
		margin:0px;
		}
	.help2 {
		margin:0px;
		overflow:scroll'
		}
	.infoS {
		margin-top:0px;
		text-indent:0px;
		min-height:0px;
		height:150px;
		width:auto;
		padding:20px;
		overflow:scroll;
		text-overflow:scroll;
		}
	.infoS:before {
		position:absolute;
		top:190px;
		left:175px;
		content:" SCROLL THIS BOX FOR INFO";
		font:12pt  'arial narrow', helvetica, sans-serif;
		font-weight:900;
		color:black;
		z-index:0;
	}
	.picsm {
		max-width: 50%;
		height:auto;
		}
	.ckb{
		visibility:hidden;
		width:0px;
		}
	.bdr1{
		font-size:10pt;
		}
	.bdrr{
		font-size:10pt;
		}
	.cart2{
		position:relative;
		top:10px;
		right:20px;
		left:5px;
		}
	h1 {
		font-size:28px;
		}
	input.remcart[type="submit"]{/*for remove item from cart*/
		background: url("../buttons/cart-s.gif")  center no-repeat;
		width:32px;
		height:29px;
		}
	input.helpbut[type="submit"]{/*for Help*/
		background: url("../buttons/help-s.gif")  center no-repeat;
		width:32px;
		height:29px;
		}
	input.lastcat[type="submit"]{/*for remove item from cart*/
		background: url("../buttons/lastcat-s.gif")  center no-repeat;
		width:32px;
		height:29px;
		}
	input.cqty[type="submit"]{/*Change QTY button*/
		background: url("../buttons/qty-s.gif")  center no-repeat;
		width:32px;
		height:29px;
		}
	input.checkout[type="submit"]{/*for checkout*/
		background: url("../buttons/check-s.gif")  center no-repeat;
		width:55px;
		height:29px;
		}	
}
@media (max-width: 500px){
	#header{
		max-height:120px;
		background-size: 90%;
		}
	#header:after {
		position:absolute;
		top:60px;
		left:5%;
		content:" BEST VIEWED IN LANDSCAPE MODE";
		font:12pt  verdana,arial, helvetica, sans-serif;
		font-weight:900;
		color:black;
		z-index:1;
		}
	#srch {/*Used for keyword search in shop */
		position:absolute;
		top:155px;
		z-index:0;
		}
	#menu{
		margin-left:5px;
		}
	#menuS{/*side menu in shop*/
		position: absolute;
		top: 170px;
		left: 0px;
		width: 115px;
		background:none;
		border-radius:8px 8px 8px 0px;
		border:0pt solid black;
		color:white;
		}
	#Content {/*Main page Content*/
		margin:180px 10px 5px 115px;
		padding:2px;
		font-size: 14pt;
		}
	#Content2 {/*Shop page content and Calendar*/
		margin:180px 5px 5px 115px;
		width:auto;
		padding:2px;
		color:black;
		min-height:400px;
		background: #d9d187;
		border:2pt outset #000000 ;
		font-size: 14pt;
		font-weight: 400;
		line-height:20px;
		font-family: ariel, helvetica, sans-serif;
		}
	.piclgl {/*Used in the Calendar for full size images*/
		margin:2px ;
		padding:2px;
		float:none;
		max-width:99%;
		}
	.boxed {/*display collapsible list title button*/
		font:10pt comic sans, arial;
		font-weight:600;
		text-align:center;
		background:white;
		color:black;
		padding:3px;
		width:110px;
		margin-bottom:1px;
		border: 1px solid black;
		border-radius:8px;
		}
	input.smbut2[type="submit"]{/*for login etc on menu*/
		font-size:10pt;
		font-weight:400;
		width:110px;
		margin-top:0px;
		margin-left:0px;
		margin-bottom:0px;
		padding:2px;
		background-color:#A8B077;
		border-radius: 15px;
		}
	input.smbut[type="submit"]{/*for login etc on menu*/
		font-size:10pt;
		font-weight:400;
		width:110px;
		margin-top:0px;
		margin-left:0px;
		margin-bottom:0px;
		padding:2px;
		background-color:#FFFF00;
		border-radius: 15px;
		}
	input.viewcart[type="submit"]{/*for view cart*/
		font-size:3pt;
		text-align:left;
		font-weight:400;
		width:100px;
		background-size: 80%;
		height:32px;
		margin:2px;
		padding:0px;
		background: url("../buttons/cart.gif")  center no-repeat;
		border-radius: 15px;
		}
	.cart{/*Division for cart display*/
		margin:45px 0px 5px 0px;
		font:10pt arial, helvetica, sans-serif;
		padding:1px;
		}
	.cart2{/*Division for cart display on checkout*/
		margin:10px 0px 5px 0px;
		font:10pt arial, helvetica, sans-serif;
		padding:1px;
		}
	#cartbut{/*for cart buttons*/
		position:absolute;
		top:180px;
		left:115px;
		width:auto;
		}
	.shopinfo {
		max-width:90%;
		}
	.ibx{/*for input boxes not to wrap*/
		padding:0px 3px 0px 0px;
		float:left;
		}
	h4 {
		margin:0px 0px 5px 0px;
		padding:0px;
		font-size:10pt;
		line-height:10pt;
		font-weight:900;
		color:black;
		text-align:left;
		}
	.grpbox {
		max-width:90%;
		}
	#foot{
		margin:0px 10px 0px 0px;
		color: #000000;
		font:10px  times new roman, times, helvetica, sans-serif;
		padding:7px;
		font-weight: 200;
		width:auto;
		background:#8c9557;
		text-align: center ;
		clear:both;	
		}	
}
