#header{
	position:absolute;
	top:58px;
	left:20px;
	right:20px;
	height:150px;
	text-indent: -100em;
	background:black url(../buttons/title.gif)top center/contain no-repeat;
	border:0;
	z-index:2;
	}
body {
	color:black;
	background: black url(../buttons/back.gif);
	}
#msg {/*message bar*/
	position:fixed;
	top:0px;
	left:20px;
	right:20px;
	font:16pt arial;
	height: 25px;
	width:auto;
	padding-top:5px;
	border:0;
	text-align:center;
	background:url(../buttons/back.gif)repeat;
	color:#ebecb0;
	font-weight: bold;
	overflow:hidden;
	text-overflow:elipsis;
	z-index:2;
	}
#menu {/*top Main web Menu*/
	position:fixed;
	top:25px;
	left:20px;
	right:20px;
	background:url(../buttons/back.gif)repeat;
	border:0;
	font-size:16pt;
	width:auto;
	padding:5px;
	line-height:17px;
	text-align:left;
	z-index:2;
	}
#MenuS{/*Side menus*/
	position:absolute;
	top:220px;
	left:25px;
	width:150px;
	font:12pt comic sans, arial;
	text-align:left;
	padding:5px 5px 5px 5px;
	background: #66b6d0;
	border-radius:8px;
	font-weight: 400;
	}
#slidebar{/*photo slide bar across top of page*/
	margin:0px 0px 10px 0px;
	width:100%;
	overflow:hidden;
	padding:5px 0px 5px 0px;
	background: black;
	border:0pt solid #000000 ;
	font-size: 16px;
	font-weight: 200;
	line-height:1.2em;
	text-align:center;
	font-family: ariel, helvetica, sans-serif;
	}
#Content {/*Main Web Content*/
	margin:215px 12px 20px 12px;
	padding:0px 0px;
	width:auto;
	font-weight: 400;
	line-height:17px;
	font:14pt comic sans,arial;
	border:3px solid red;
	border-radius:8px;
	background:#66b6d0;
	}
#Content2 {/*content with side menu and without top slider*/
	margin:200px 12px 5px 185px;
	padding:5px 5px 5px 15px; 
	font-weight: 400;
	line-height:17px;
	font:12pt comic sans,arial;
	border-radius:8px;
	background:#66b6d0;
	}
#Content3 {/*full screen content with side menu and without top slider*/
	margin:0px;
	padding:5px 5px 5px 15px; 
	font-weight: 400;
	line-height:17px;
	font:12pt comic sans,arial;
	border:6px solid #940122;
	background:#A9C8A6;
	}
.frm{/*iframe class*/
	color: #400000;
	background:#66b6d0;
	}
.Clear{/*Clear floats*/
	clear:both;
	}
.spacerbox{/*empty box to move stuff over*/
	width:175px;
	float:left;
	margin:0px;
	height:85px;
	background:none;
	}
.left {/*used for shop*/
	width:67%;
	font-family: comic sans,arial;
	text-align:justify;
	float:left;
	margin:0px;
	padding:5px;
	border:0pt solid red;
	}
.right {/*Home Page Text*/
	font-family: comic sans,arial;
	text-align:justify;
	float:right;
	right:5px;
	top: 175px;
	width:29%;
	padding:5px;
	background: #3a9cbc;
	border:1pt solid #000000;
	border-radius:8px;
	font-size: 12pt;
	font-weight: 400;
	overflow:hidden;
	}
#hom {/*Used for Artist pic on home page*/
	font-family: comic sans,arial;
	text-align:center;
	margin:auto;
	width:85%;
	padding:0px;
	background: black;
	border:1pt solid red;
	border-radius:8px;font-size: 12pt;
	font-weight: 400;
	}
#hom2 {/*Used for Artist pic in detail artist page*/
	font-family: comic sans,arial;
	text-align:center;
	float:right;
	margin:px 0px 25px 10px;
	padding:15px;
	max-width: 40%;
	background: black;
	color:white;
	border:1pt solid red;
	border-radius:8px;
	font-size: 12pt;
	font-weight: 400;
	}
.help {/*help boxes*/
	margin:0px;
	text-indent:0px;
	width:350px;
	max-width:350px;
	float:left;
	padding:1px;
	background:#FFFFCC ;
	border:1pt solid #808080;
	font-size:12pt;
	font-weight: 400;
	font-family:  'arial narrow', arial, helvetica, sans-serif;
	}
.infobox {/*used in member area*/
	font-family: comic sans,arial;
	text-align:left;
	float:left;
	margin:0px 10px 2px 2px;
	padding:5px;
	width:50%;
	background:none;
	border:1pt solid #000000;
	font-size: 14pt;
	font-weight: 400;
	}
.ctrbox{/*top resource categories centered 50% top=bottom border*/
	width:90%;
	margin:auto;
	text-align:center;
	border-top:1pt solid black;
	border-bottom:1pt solid black;
	
	}
.ctrbox2{/*centered 90% no left margin for side menu border*/
	width:auto;
	margin:auto;
	padding-left:170px;
	paddint-right:30px;
	text-align:left;
	}
.picsm2 {/*Thumbnail pics*/
	font-family: arial;
	text-align:center;
	color:black;
	margin:0px;
	padding: 5px 5px 5px 5px;
	float:left;
	width: 18%;
	height:230px;
	background: #eee;
	border:1pt solid black;
	border-radius:8px;
	font-size: 12pt;
	font-weight: 400;
	}
.picsm {/*Thumbnail pics black background*/
	font-family: arial;
	text-align:center;
	color:white;
	margin:0px;
	padding: 5px 5px 5px 5px;
	float:left;
	width: 18%;
	height:230px;
	background: black;
	border:1pt solid red;
	border-radius:8px;
	font-size: 12pt;
	font-weight: 400;
	}
.pictut {/*Tutorial main pics*/
	font:12pt Arial Narrow Arial sans-serif;
	vertical-align:middle;
	text-align:center;
	width:250px;
	color:#000000;
	margin:0px 10px 0px 5px;
	float:right;
	border:1pt solid #000000;
	background-color:#E7D1AB;
	font-weight:600;
	}
.piclgr {/*Calendar Pics*/
	font:14pt Arial Narrow Arial sans-serif;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:right;
	border:1pt solid #000000;
	background-color:#E7D1AB;
	font-weight:400;
	}
.piclgl {/*Calendar pics*/
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	border:1pt solid #000000;
	background-color:#E7D1AB;
	font-weight:400;
	}
.picarl {/*Artist pics*/
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:middle;
	text-align:center;
	width:22%;
	height:310px;
	color:white;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	border:1pt solid red;
	border-radius:8px;
	background-color:black;
	font-weight:400;
	overflow:hidden;
	}
.piclgs {/*Shop Detail Main pics*/
	max-width:55%;
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:middle;
	text-align:center;
	color:white;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	border:1pt solid black;
	background:Black;
	font-weight:400;
	}
.pictiny {/*shop detail extra photos*/
	font-family: arial;
	text-align:center;
	color:#000000;
	margin:5px;
	padding: 5px,5px,5px,5px;
	float:left;
	width: 100px;
	height:100px;
	background: none;
	border:1pt solid black;
	font-size: 12pt;
	font-weight: 400;
	}
.infol {/*Calendar division for detail*/
	background-color:none;
	vertical-align:text-top;
	float:left;
	text-align:justify;
	margin-left:10px;
	margin-right:20px;
	padding:5px 5px 5px 5px;
	border:2pt outset #FFCC00;
	height:auto;
	width:auto;
	color:black;
	font:12pt Arial Narrow Arial sans-serif;
	clear:both;
	}
.infor {/*Used in Tutorial Detail*/
	background-color:none;
	vertical-align:text-top;
	text-align:justify;
	float:right;
	margin-left:10px;
	margin-right:20px;
	width:95%;
	padding:5px 5px 5px 5px;
	border:2pt outset #FFCC00;
	color:black;
	font:12pt Arial Narrow Arial sans-serif;
	}
h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font:28px  comic sans MS,arial, helvetica, sans-serif;
	font-weight:900;
	font-size:28px;
	line-height:25px;
	font-weight:900;
	color:black;
	}
h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font:28px  comic sans MS,arial, helvetica, sans-serif;
	font-weight:900;
	font-size:20px;
	line-height:25px;
	font-weight:900;
	color:black;
	}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font: comic sans MS,arial, helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:900;
	color:black;
	}
.ct {/*centered text*/
	text-align:center;
	color:black;
	}
.red {/*red centered text*/
	text-align:center;
	color:red;
	}
.ctw {/*white centered text*/
	text-align:center;
	color:white;
	}
.white {/*white centered text*/
	text-align:center;
	color:#ebecb0;
	}
.boxedi {/*display previously input items box in inputs*/
	text-align:center;
	background:#e7dfd8;
	color:black;
	padding:3px;
	border-radius:8px;
	border-radius:8px;
	width:auto;
  	margin:auto;
	border: 1px solid black;
	border-radius:8px;
	}
/*DIVS USED WITH COLLAPSIBLE.JS*/
.boxed {/*display collapsible list title button*/
	text-align:center;
	background:#BCA792;
	color:black;
	padding:3px;
	float:left;
	margin:2px 0px 2px 0px;
	border: 1px solid black;
	border-radius:8px;
	}
.active, .boxed:hover {/*background color on collapsible button*/
  background-color: #ccc;
	}
.boxlist {/*content of boxed collapsible list*/
  padding: 0 2px;
  font:12pt 'arial narrow', arial, helvetica, sans-serif;
  display: none;
  width:auto;
  float:left;
  border:none;
  border-radius:8px;
  overflow: hidden;
  background-color: #66b6d0;
	}
/*END COLLAPSIBLE.JS DIVS*/
/*GENERAL COLLAPSIBLE DIVS*/
.collapsible {
  background-color: white;
  color: black;
  cursor: pointer;
  padding: 3px;
  width: 40%;
  margin-left:30%;
  margin-right:30%;
  border: 1pt solid black;
  border-radius:8px;
  text-align: center;
  outline: none;
  font-size: 15pt;
 }
.active, .collapsible:hover {
  background-color: #a6a6a6;
  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: #f1f1f1;
  z-index:2;
 }
.help {/*help boxes maybe not used now*/
	margin:0px;
	text-indent:0px;
	width:350px;
	max-width:350px;
	float:left;
	padding:1px;
	background:#FFFFCC ;
	border:1pt solid #808080;
	font-size:12pt;
	font-weight: 400;
	font-family:  'arial narrow', arial, helvetica, sans-serif;
	}
/*end basic collapsible*/ul {
    padding: 15px;
    }
ul{
	padding:0px 2px 2px 20px;
	max-width:90%;
	}
li {
	color: black;
	text-align: left;
	}
li.info {/*used in member index info for boxed buttons to display properly*/
	padding:3px;
	color: black;
	text-align: left;
	}
.icon{/*keep icons together float left used in comments*/
	margin:2px 2px 2px 5px;
	width:50;
	font:10pt 'arial narrow' arial helvetica sans-serif;
	text-align: center;
	float:left;
	background:none ;
	border:none;
	}
.comment2 {/*Individual Comments in shop*/
	margin:5px;
	padding:5px;
	width:500px;
	word-wrap:break-word;
	overflow:wrap;
	line-height:17px;
	font:14pt comic sans,arial;
	border:1pt solid black;
	float:left;
	border-radius:8px;
	background:#D9E7D8;
	}
.offer {/*Individual offer comments in shop*/
	margin:5px;
	padding:5px;
	width:500px;
	float:left;
	word-wrap:break-word;
	overflow:wrap;
	line-height:17px;
	font:14pt comic sans,arial;
	border:1pt solid black;
	border-radius:8px;
	background:#D9E7D8;
	}
.button{/*keep info together float left*/
	margin:5px 5px 0px 5px;
	width:auto;
	font:14pt 'arial narrow' arial helvetica sans-serif;
	text-align: center;
	float:left;
	background:none ;
	border:0pt solid #808080;
	}
.button2c{/*keep fields together to not wrap clear after*/
	margin:5px 5px 0px 5px;
	width:auto;
	font:14pt 'arial narrow' arial helvetica sans-serif;
	text-align: left;
	float:left;
	background:none ;
	border:0pt solid #808080;
	clear:both;
	}
.button3{/*yellow button for links*/
	margin:5px 5px 0px 5px;
	width:auto;
	font:10pt arial helvetica sans-serif;
	text-align: left;
	text-decoration:none;
	font-weight:600;
	padding:0px 3px 0px 3px;
	float:left;
	background:yellow ;
	border-radius:8px;
	border:1pt solid black;
	}
input[type="text"]{
	max-width:98%;
	}
input.smbut[type="submit"]{/*for login etc on menu*/
  font-size:10pt;
	font-weight:400;
	width:130px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:2px 3px 2px 3px;
	background-color:#FFFF00;
	border-radius: 15px;
	clear:both;
	}
input.bigbut[type="submit"]{
    font-size:14pt;
	font-weight:600;
	margin-top:0px;
	padding:3px 3px 3px 3px;
	background-color:#FFFF00;
	border-radius: 15px;
	}
input.big[type="text"]{
    font-size:20px;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color:black;
	}
input.big[type="password"]{
    font-size:20px;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color:black;
	}
select.big{
  font-size:20px;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color:black;
	max-width:98%;
	}
a.join{
	background-image: url(../buttons/join.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	font-style:normal;
	text-align:center;
	width:100px;
	line-height:210%;
	vertical-align:text-top;
	font-size:60px ;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a.join:hover{
	background-image: url(../buttons/join-on.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#E7D1AB;
	text-decoration: none;
	font-style:normal;
	text-align:center;
	width:100px;
	line-height:210%;
	vertical-align:text-top;
	font-size:60px ;
	font-family:verdana, arial, helvetica, sans-serif;
	}
img.b { 
	border-color: #FFFFFF;
	border-width:2pt;
	padding:5px;
	max-width:90%;
	max-height:90%;
	}
img.nb { 
	max-width:90%;
	max-height:90%;
	}
hr {
	color: #664B1E;
	}
a:link{
	font-size:12pt;
	color: black;
	font-weight:400;
	position:left;
	text-decoration:none;
	text-align:center;
	}
a.big {
	color:#65470a;
	font-size:16pt;
	text-align: center ;
	text-decoration:none;
	font-weight:800;
	font-family: helvetica, sans-serif;
	}
a:hover{
	background:#cab9a8;
	color: #2C1514;
	border-radius:8px;
	}
a:visited{
	font-size:12pt;
	color:#4f4f4f;
	font-weight:400;
	text-decoration:none;
	text-align:center;
	}
a.wht:link{/*link for member and shop black boxes*/
	color: white;
	}
a.wht:hover{
	background:#6598cb;
	color:black;
	border: 0px solid black;
	border-radius:8px;
	}
a.wht:visited{
	color:#a0c2c2;
	}
#foot{
	color: white;
	margin:5px 5px 20px 5px;
	font:10px  arial, helvetica, sans-serif;
	background-color: none;
	font-weight: 400;
	width:auto;
	clear:both;
	text-align: center ;
	}
a.foot{font-size:10px;
	color: white;
	font-weight:200;
	position:center;
	text-align:center;
	}
a.foot:hover{
	font-size:10px;
	color: #ffff00;
	background-color: #FFFF33;
	position:center;
	text-align:center;
	}
.BorderOn  { /*used for java script to activate messages in message bar*/
	font:comic sans,ariel, helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	}
.BorderOff { /*used for java script to activate messages in message bar*/
	text-align: center;
	text-decoration: none;
	}
@media (max-width: 850px){
	#header{
		position:absolute;
		top:58px;
		left:10%;
		max-width:60%;
		max-height:120px;
		background-size: 90%;
	}
		.left {/*used for show*/
		width:65%;
		}
	.ctrbox2{/*centered 90% no left margin for side menu border*/
		width:auto;
		margin:auto;
		padding:10px 2px 0px 2px;
		text-align:left;
		}
	.collapsible {
	  width: 90%;
	  margin-top:10px;
	  margin-left:5%;
	  }
	 .help {/*help boxes*/
		margin:0px;
		text-indent:0px;
		width:40%;
		}
	.picarl {
		margin:0px;
		}
	.piclgs {/*Shop Detail Main pics*/
		max-width:50%;
		}
	.picsm {/*Thumbnail pics*/
		margin:2px;
		padding: 2px;
		width: 30%;
		height:210px;
		font-size: 10pt;
		font-weight: 200;
		}
	.infobox {/*used in member area*/
		width:55%;
		margin:0px 0px 2px 2px;
		}
	ul{
		padding:0px 2px 2px 12px;
		max-width:90%;
		}
}
@media (max-width: 500px){
		#header{
			position:absolute;
			top:95px;
			left:20%;
			height:90px;
			}
		#Content:before {
			position:absolute;
			top:170px;
			left:30px;
			content:" BEST VIEWED IN LANDSCAPE MODE";
			font:12pt  verdana,arial, helvetica, sans-serif;
			font-weight:900;
			color:white;
			z-index:4;
			}
		#Content2:before {
			position:absolute;
			top:170px;
			left:30px;
			content:" BEST VIEWED IN LANDSCAPE MODE";
			font:12pt  verdana,arial, helvetica, sans-serif;
			font-weight:900;
			color:white;
			z-index:4;
			}
		h4 {
			font-size: 12pt;
			}
		.collapsible {
		  margin-top:20px;
		  }
		.right{
			width:100%;
			}
		.left{
			width:100%;
			}
		#hom2 {
			max-width:35%;
			}
		.picarl {
			height:180px;
			width:21%;
			}
	}