#headerback{
	position:fixed;
	top:0px;
	color:#FBC6D9;
	text-indent: -100em;
	width:100%;
	height:120px;
	background-image: url("../buttons/pink.jpg");
	z-index:2;
	}
#header{
	position:fixed;
	top:0px;
	width:99%;
	height:97px;
	background: url(../buttons/title.gif)  center/contain no-repeat;
	z-index:2;
	}
.Clear{
	clear:both;
	}
body {
	margin:0px;
	padding:5px;
	color:black;
	background-image: url("../buttons/pink.jpg");
	}
#srchbox{
	max-width:60%;
	font:12pt verdana,arial, helvetica, sans-serif;
	margin:auto;
	text-align:center;
	}
#msg {/*msg bar*/
	position:fixed;
	top:100px;
	color: black;
	font:14px verdana,arial, helvetica, sans-serif;
	text-align:center;
	width:100%;
	padding:auto;
	font-weight: 600;
	background-color:#FFCCCC;
	border:1pt solid #6C3600;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	z-index:3;
	}
/* Main menu settings */
#menctr{
   position:fixed;
   top:120px;
   padding-top:0px;
   width:auto;
   text-align:center;
   left:25%;
   font-family:Verdana, Geneva, sans-serif; /* Menu font */
   font-size:12pt; /* Menu text size */
   line-height:1.2em;
   z-index:3; /* This makes the dropdown menus appear above the page content below */
  }
#nav, #nav ul { /* all lists */
	padding:0px 3px 0px 3px;
	margin: 0px;
	list-style: none;
	font:12pt  arial, times, helvetica, sans-serif;
	line-height:1.2em;
 }
#nav a {
	display: block;
	width: 100px;
	text-align:center;
	background-color:#FFCCCC;
	border:1px solid black;
	border-radius: 15px;line-height:1.2em;
    font:12pt  arial, times, helvetica, sans-serif;
 }
#nav li { /* all list items */
	float: left;
	width: 100px; /* width needed or else Opera goes nuts */
 }
#nav li ul { /* second-level lists */
	position: absolute;
	background-color: none;
	width: 100px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
 }
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
 }
#slidebar{/*photo slide bar across top of page*/
	margin:0px 0px 15px 0px;
	width:100%;
	overflow:hidden;
	max-height:180px;
	padding:5px 0px 10px 0px;
	}
#menuS{/*side menu in shop*/
	position: absolute;
	top: 170px;
	left: 0px;
	width: 150px;
	font-family: 'Arial Narrow', helvetica, sans-serif;
	}
#Content {/*Main Content*/
	margin-top:140px;
	margin-left:0px;
	margin-right:0px;
	width:auto;
	padding:5px 5px 5px 5px;
	color:#68440F;
	background-color: #FFCCCC;
	border:2pt solid #BF9F1E;
	font-size: 14pt;
	font-weight: 400;
	line-height:14pt;
	font-family: papyrus, helvetica, sans-serif;
 }
#Content2 {/*Main Content shop*/
	margin:140px 5px 0px 140px;
	width:auto;
	padding:5px;
	color:#68440F;
	background-color: #FFCCCC;
	border:2pt solid #BF9F1E;
	font-size: 14pt;
	font-weight: 400;
	line-height:25px;
	font-family: papyrus, helvetica, sans-serif;
 }
#Content3 {/*Checkout etc shop*/
	margin-top:140px;
	margin-left:10px;
	margin-right:10px;
	width:auto;
	padding:5px;
	color:#68440F;
	background-color: #FFCCCC;
	border:2pt solid #BF9F1E;
	font-size: 14pt;
	font-weight: 400;
	line-height:25px;
	font-family: papyrus, helvetica, sans-serif;
 }
#ContentW {/*Wish List contents*/
	margin-top:140px;
	margin-left:125px;
	margin-right:0px;
	width:auto;
	padding:5px;
	color:#68440F;
	background: #2BBAE3;
	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;
 }
#srch {/*division for shop search*/
	margin-top:0px;
	margin-right:0px;
	width:auto;
	float:left;
	background:#FFCCCC;
	border:1pt solid #BF9F1E;
	}
#left{/*division for FB and IGMA etc*/
	max-width:150px;
	max-height:250px;
	overflow:hidden;
	float:left;
	border:2px solid black;
 }
#custinfo {/*Division for Logged in Customer Options*/
	position:absolute;
	top:10px;
	left:10pz
	margin:0px 10px 5px 2px;
	width:150;
	padding:5px;
	color:#68440F;
	background: #FEC0E2;
	border:2pt solid #8A2D4E;
	font-size: 16px;
	line-height:1.2em;
	font-weight: 400;
	font-family:arial, helvetica, sans-serif;
 } 
 .infol {/*used in gallery/info*/
	background-color:none;
	vertical-align:text-top;
	float:left;
	text-align:justify;
	margin-left:0px;
	margin-right:0px;
	padding:5px 5px 5px 5px;
	height:auto;
	width:auto;
	color:black;
	font:18px papyrus, Arial sans-serif;
	max-width:100%;
	}
.ctrbox{/*Centered Box used in shop checkouts and wholesale reg*/
	position: relative;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	font-family: "Arial Narrow";
	text-align:center;
	border:0pt solid black;
	}
.ibx{/*for input boxes not to wrap*/
    padding:0px 5px 0px 0px;
	float:left;
	max-width:100%;
	}
.ibx2{/*for input boxes not to wrap on separate lines no float*/
    padding:0px 10px 0px 0px;
	max-width:100%;
	}
.infoS {/*shop Category info on side*/
	margin-top:0px;
	text-indent:10px;
	width:30%;
	min-height:440px;
	float:left;
	padding:5px;
	background:none ;
	color:#000000;
	border:2pt outset #FFFF53;
	font-size:12pt;
	font-weight: 400;
	font-family:  arial, helvetica, sans-serif;
 }
/*DIVS USED WITH COLLAPSIBLE.JS 10/10/2020*/
.boxed{/*display collapsible list title button*/
	font:12pt 'Arial Narrow', arial, helvetica, sans-serif;
	text-align:center;
	background:#ff9999;
	font-weight:600;
	width:139px;
	color:#5B111D;
	margin:2px 0px;
	padding:2px 2px;
	border: 1px solid black;
	border-radius:8px;
	clear:both;
	}
.active, .boxed:hover {/*background color on collapsible button*/
	background-color: #FFCCCC;
	color:black;
	}
.boxlist {/*content of boxed collapsible list*/
  padding: 2px;
  font:10pt 'Arial Narrow', arial, helvetica, sans-serif;
  display: none;
  margin-left:5px;
  overflow: hidden;
  background-color: #f9f2ee;
  border:1pt solid black;
  border-radius:8px;
  text-align:center;
  width:120px;
  clear:both;
	}
/*END COLLAPSIBLE.JS DIVS*/
/*GENERAL COLLAPSIBLE DIVS used with collapsibleseg.js 10/10/2020*/
.collapsible {
  background-color: #ff9999;
  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: #f9f2ee;
  color:black;
  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: #ffe1e1;
  z-index:5;
 }
/*end basic collapsible*/
.shopinfo {/*Division for shopping cart -- cust info */
	margin:50px 2px 10px 2px;
	max-width:40%;
	float:left;
	padding:5px;
	color:black;
	background: #C2B1CD;
	border:2pt solid black;
	font-size: 14pt;
	line-height:14pt;
	font-weight: 400;
	font-family:ariel, helvetica, sans-serif;
 }
.shopinfo3 {/*Division for shopping cart -- checkout options*/
	margin:0px;
	float:left;
	width:200px;
	padding:5px;
	color:black;
	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:150px;
	left:150px;
	width:auto;
	}
.cart{/*Division for cart display*/
	margin:35px 0px 5px 2px;
	color: black;
	font:12pt arial, helvetica, sans-serif;
	padding:7px;
	font-weight: 400;
	background-color: #FFCCCC;
	border:0pt solid #BF9F1E;
	}
.cart2{/*Division for cart display*/
	margin:10px 2px 5px 2px;
	color: black;
	font:12pt arial, helvetica, sans-serif;
	padding:7px;
	font-weight: 400;
	max-width:50%;
	float:left;
	background-color: #FFCCCC;
	border:0pt solid #BF9F1E;
	}
.grpbox {/*used in customer profile update, purchases view,...*/
	margin:5px;
	text-indent:0px;
	max-width:100%;
	float:left;
	vertical-align:text-top;
	padding:5px;
	background:None ;
	border:1pt solid black;
	border-left:1pt solid #808080;
	font-size:12pt;
	font-weight: 400;
	font-family:  arial, helvetica, sans-serif;
	}
/*Pictures*/
img { 
	border-color: #6C3600;
	border-width:2pt;
	padding:10px;
	}
img.nb { /*no border images sized to container*/
	border-width:0pt;
	padding:2px;
	max-width:100%;
	max-height:100%;
	height:auto;
	border-radius:8px;
	}
img.nb2 { /*no border images sized to container*/
	border:p6px solid black;
	padding:2px;
	max-width:90%;
	max-height:90%;
	height:auto;
	border-radius:8px;
	}
.picsm {/*used in shop and calendar for thumbnails.*/
	font-family: arial;
	text-align:center;
	color:white;
	margin:5px;
	padding: 5px;
	float:left;
	width: 180px;
	height:220px;
	background: black;
	border: 4px outset #ff9999;
	border-radius:8px;
	font-size: 12pt;
	font-weight: 400;
	overflow:hidden;
	}
.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: 210px;
	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:white;
	margin-left:auto;
	margin-right:auto;
	padding: 2px,0px,2px,0px;
	float:left;
	width: 100px;
	height:120px;
	background: none;
	border:0pt solid #764727;
	font-size: 10pt;
	font-weight: 400;
	}
.pictiny2 {/*Used in Orders on the detail page*/
	font-family: arial;
	text-align:center;
	color:black;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding: 2px;
	float:left;
	width: 70px;
	height:70px;
	background: none;
	border:0pt solid #764727;
	font-size: 10pt;
	font-weight: 400;
	}
.piclgl {/*Used in the Calendar for full size images*/
	font:12pt Arial Narrow Arial sans-serif;
	vertical-align:text-top;
	text-align:justify;
	color:white;
	margin:5px 5px 5px 5px ;
	padding: 5px 5px 5px 5px;
	max-width:80%;
	float:left;
	background-color:black;
	float:left;
	font-weight:400;
	border:4pt outset #BA8D49;
	border-radius:8px;
 }
.piclgr {/*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;
	max-width:80%;
	float:right;
	font-weight:400;
	border:4pt solid #BA8D49;
	border-radius:8px;
 }
.picmax {/*use for option pic max width*/
	margin:5px 5px 5px 0px ;
	padding:5px;
	float:left;
	color:#e3e3e3;
	background:black;
	max-width:100%;
	border:4pt outset #BA8D49;
	border-radius:8px;
	}
table.ctr{/*centered table*/
	width:auto;
	margin:auto;
	}
td.ctd{/*calendar underlined cells*/
	font:12pt comic sans MS, helvetica, sans-serif;
	font-weight:600;
	padding:0px 25px 5px 25px;
	margin:0px;
	}
.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 black;
	border-right:1pt solid black;	
	}
.bdrc{/*table cell with a border bottom and right centered*/
	padding:0px 0px 0px 0px;
	text-align:center;
	border-bottom:1pt solid black;
	border-right:1pt solid black;	
	}
.bdrr{/*table cell with a border bottom and right aligned right*/
	padding:0px 0px 0px 0px;
	border-bottom:1pt solid black;
	border-right:1pt solid black;
	text-align:right;
	}
.bdr1{/*table cell with a border bottom and right*/
	padding:0px 0px 0px 0px;
	border-bottom:1pt solid #535C66;
	border-right:1pt solid #BF9F1E;
	
 }
.bdrr{/*table cell with a border bottom and right aligned right*/
	padding:0px 0px 0px 0px;
	border-bottom:1pt solid #535C66;
	border-right:1pt solid #BF9F1E;
	text-align:right;
	
 }
.bkg{/*used in shop*/
	background-color: #94A4AD;
	
 }
.bdr1c{/*table cell with bottom and rt border centered*/
	border-bottom:1pt solid #535C66;
	border-right:1pt solid #BF9F1E;
	text-align:center;
 }
input.smbut[type="submit"]{/*for login etc on menu*/
    font-size:10pt;
	font-weight:400;
	width:130px;
	margin:0px 5px;
	padding:0px;
	background-color:#ff9999;
	border-radius: 15px;
	}
input.smbut:hover[type="submit"]{
	background-color:#FFCCCC;
	}
input.smbut2[type="submit"]{/*for Gallery or Instock etc on menu*/
    font-size:10pt;
	font-weight:400;
	width:130px;
	margin:0px 5px;
	padding:0px;
	background-color:#ff9999;
	border-radius: 15px;
	}
input.smbut2:hover[type="submit"]{
	background-color:#FFCCCC;
	}
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.specord[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/order.gif")  center no-repeat;
	border-radius: 15px;
	}
input.specord:hover[type="submit"]{
	border:4px solid #40a3bf;
	}
input.viewcart[type="submit"]{/*for view cart*/
    font-size:3pt;
	text-align:left;
	font-weight:400;
	width:119px;
	height:32px;
	margin:5px 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 2px;
	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.bigbut[type="submit"]{/*big yellow button*/
    font-size:14pt;
	font-weight:600;
	padding:0px 3px 0px 3px;
	background-color:#FFFF00;
	border-radius: 15px;
	}
input[type="text"]{
	max-width:98%;
	}
input.big[type="text"]{
    font-size:20px;
	font-weight:600;
	padding:0px 0px 0px 0px;
	max-width:98%;
	color:black;
	}
select{
	max-width:98%;
	}
select.big{
    font-size:20px;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color:black;
	max-width:90%;
	}
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: 8px;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:12px;
	line-height:28px;
	font-weight:900;
	color:#875914;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20pt;
	line-height:28px;
	font-weight:900;
	color:#875914;
	}
h2.cnt {/*Size 2 Header centered*/
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20pt;
	line-height:28px;
	font-weight:900;
	color:#875914;
	text-align:center;
	}
.red {/*Red text*/
	text-align:center;
	color:red;
	}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14pt;
	font-weight:900;
	color:#875914;
	}
.ct {/*centered text*/
	text-align:center;
	}
.wht {/*centered text white*/
	color:#e3e3e3;
	text-align:center;
	}
a:link {
	color:black;
	font-size:12pt;
	text-decoration:none;
	font-weight:600;
 }
a:visited {
	color:#5b5c62;
 }
a:hover {
	text-decoration:underline;
	color:#6a6a6a;
 }
a.itdesc:link{
	width:98%;
	text-align:center;
	font-size:10pt;
	line-height:1;
	color:#e3e3e3;
	border-radius:4px;
	}
a.itdesc:hover{
	color:color:#FFCCCC;
	}
a.itdesc:visited{
	color:#d4d4d4;
	}
.hr {
	border-color:#3F290A;
	border-top:2pt solid #BF9F1E;
	}
a.foot:link{
	font-size:10px;
	position:center;
	text-align:center;
	}
#foot{
	color: #6C0000;
	font:10px  times new roman, times, helvetica, sans-serif;
	margin:0px 0px 0px 140px;
	padding:7px;
	font-weight: 200;
	text-align: center ;
	width:auto;
	clear:both;
	}
.wish-button {/*View wish list*/
    background-image: url(../buttons/wish+.gif);
	margin-left:0px;
    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 {/*View shopping cart*/
    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: 780px){
	h3{
		font-size:16pt;
		}
	#menctr{
	   left:10%
		}	
	.infoS{
		width:50%;
		}
	.shopinfo {/*Division for shopping cart -- cust info */
		margin:50px 2px 10px 2px;
		max-width:80%;
		}
	#srch{
		margin-top:25px;
		}
	.piclgr {
		max-width:40%;
		height:auto;
		}
	.piclgl {
		max-width:40%;
		height:auto;
		}
	.pictiny {
		width:50px;
		height:auto;
		}
	.picsm {
		height:165px;
		text-overflow:hidden;
		width:22%;
		overflow:hidden;
		}
	.itdesc{
		overflow:hidden;
		font-size:8pt;
		}
	.collapsible {
		width:98%;
		margin:auto;
		}
	#srchbox{
		max-width:98%;
		margin:0px;
		}
	td.ctd{
		border-bottom:1pt solid black;
		}
}
@media (max-width: 769px){/*ipad mini*/
	#headerback{
		position:fixed;
		height:50px;
		}
	#header{
		position:absolute;
		top:50px;
		z-index:1;
		}
	#msg {/*msg bar*/
		position:fixed;
		top:0px;
		z-index:2;
		}
	#menctr{
	   position:fixed;
	   top:22px;
	   left:10px;
	   }
	#left{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		left:100px;
		top:200px;
		width:0px;
		height:0px;
		}
	h4 {
		font-size:12pt;
		}
	.ckb{
		visibility:hidden;
		width:0px;
		}	
}
@media (max-width:600px){
	.bdr1{
		font-size:10pt;
		}
	.bdrr{
		font-size:10pt;
		}
	#right{
		width:0px;
		height:0px;
		visibility:hidden;
		}
	h4 {
		font-size:10pt;
		}
	#social1{
		font-size:12pt;
		width:100%;
		}
	.infoS {
		margin:0px;
		text-indent:3px;
		max-height:150px;
		width:100%;
		padding:2px;
		overflow:scroll;
		}
	.infoS:before {
		content:" SCROLL DOWN THIS BOX";
		font:12pt  verdana, arial, helvetica, sans-serif;
		font-weight:900;
		color:black;
		z-index:0;
		}
	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 remove item from cart*/
		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 remove item from cart*/
		background: url("../buttons/check-s.gif")  center no-repeat;
		width:32px;
		height:29px;
		}
	input.specord[type="submit"]{/*for checkout*/
		background: url("../buttons/order-s.gif")  center no-repeat;
		width:32px;
		height:29px;
		}
	#Foot{
		width:100%;
		margin:0px;
		}
}
@media (max-width: 500px){
	#header:after {
		position:absolute;
		top:80px;
		left:30px;
		content:" BEST VIEWED IN LANDSCAPE MODE";
		font:12pt  verdana,arial, helvetica, sans-serif;
		font-weight:900;
		color:black;
		z-index:3;
		}
	#header{
		top:50px;
		}
	#menctr{
		margin-left:0px;
		}
	#nav a {
		 width:115px;
		 }
	#nav li {
		width:115px;
		}
	#slidebar{/*photo slide bar across top of page*/
		margin-top:0px;
		}
	#menuS{
		top:170px;
		width:110px;
		}
	#Content{
		margin:145px 0px 0px 0px;
	}
	#Content2{
		margin:145px 0px 0px 110px;
	}
	#cartbut{/*for cart buttons*/
		top:150px;
		left:120px;
		}
	.boxed{/*display collapsible list title button*/
		font-size:12pt;
		width:110px;
		}
	.boxlist{
		width:100px;
		margin-left:0px;
		}
	.collapsible {
		font-size:12pt;
		}
	.help2 {
	  width: 90%;
	  margin-left:0%;
	  margin-right:12%;
	  }
	.picsm {
		height:90px;
		width:30%;
		margin:1px;
		padding:2px
		}
	.piclgr {
		max-width:50%;
		height:auto;
		}
	.piclgl {
		max-width:100%;
		height:auto;
		}
	.shopinfo {/*Division for shopping cart -- cust info */
		max-width:100%;
		float:none;
		text-overflow:ellipsis;
		}
	.cart2{
		max-width:100%;
		}
	table.ctr{
		margin:auto;
		width:auto;
		}
	input.smbut[type="submit"]{/*for login etc on menu*/
		margin:0px;
		width:110px;
		}
	input.smbut2[type="submit"]{/*for Gallery or Instock etc on menu*/
		margin:0px;
		width:110px;
		}
	input.viewcart[type="submit"]{/*for view cart*/
		width:110px;
		margin:1px 0px;
		}
	.itdesc{
		visibility:hidden;
		}
}		
