@charset "utf-8";
/* Judy Chicago New CSS */

/*html, body {
  height: 100%;
  margin-bottom: 1px;
  padding: 0;
}*/


html, body {
	padding:0;
	margin:0;
}

body {
	font-family: "Courier New", sans-serif;
    font-size: 0.9em;
	background:#000;
	color:#ccc;
	}

a {
	color:#99cccc;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#99cccc;
	text-decoration:underline;
}

a:visited {
	color:#99cccc;
}

* {
    box-sizing: border-box;
}

img {
	opacity:0.999;
	filter:alpha(opacity=99.99);
}

a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}

img {
	border:0;
}

a img {
	border:0;
}

.clearboth {
	display:block;
	clear:both;
}

.vertalign {
	position: relative;
	top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



/* Mobile Layout: 480px and below. */


.gridContainer {
}

.break-mob {
	display:inline;
}

#LayoutDiv1 {
	font-size:3em;

}

.showdt {
	display:none;
}


#showmenu {
	position:absolute;
	top:0;
	right:0;
	width:8%;
	height:auto;
	z-index:98;
}

#showmenu img {
	width:100%;
}


.videoplayer {
	margin:0 auto;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.videoplayer iframe,
.videoplayer object,
.videoplayer embed {
	text-align:center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h1 {
	font-size:1.4rem;
	padding:0;
	margin:0;
}

#header h2 {
	font-size:1em;
	padding:0;
	margin:2% 0;
	font-weight:normal;
}

h2 {
	font-size:1.1rem;
	padding:0;
	margin:2% 0 6% 0;
}

#contentholder {
	position:relative;
	top:0;
	bottom:auto;
	left:0;
	right:auto;
	width:90%;
	margin:2% auto;
	overflow:hidden;
}


#header {
	position:relative;
	z-index:6;
}

.navmenu {
	position:absolute;
	top:2rem;
	width:80%;
	padding:3%;
	margin:0 0 0 20%;
	font-family:"Courier New", sans-serif;
	font-size:1.3rem;
	font-weight:bold;
	background:#99cccc;
	text-align:right;
}

.navmenu ul {
	margin:0;
	padding:0;
}

.navmenu ul li {
	display:block;
	margin:1rem 0;
	padding:0;
}

.navmenu ul li a {
	color:#000;
}



.leftcol {
	position:relative;
	width:100%;
}


.leftcol blockquote {
	margin:2rem 0;
	padding:0;
	text-align:right;
}



.pstyle01 {
	text-align:justify;
}

.rightcol {
	position:relative;
	width:100%;
	text-align:right;
	z-index:2;
}

.rightcoltext {
	width:100%;
	margin:0;
	text-align:justify;
}

.rightcol blockquote {
	margin:0;
	padding:0;
	text-align:right;
	font-style:italic;
}

#footer {
	margin:4em 0;
	z-index:8;
}

.bottominfo {
	text-align:center;
	font-size:.9em;
}

.dwnlnk {
	display:inline-block;
	padding:.5em 1em;
	color:#000;
	background:#99cccc;
}

.dwnlnk:hover {
	color:#000;
	background:#fff;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {

}
#LayoutDiv1 {
	
}
}

/* Desktop Layout: 769px and up.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
body {
	background:#000;
}

.gridContainer {
	padding:0;
	margin:0;
	width:100%;
}


#LayoutDiv1 {
	font-size:1.2em;
	padding:0;
	margin:0;
	width:100%;
}


.showmob, #showmenu {
	display:none;
}

.break-mob, .showdt {
	display:inline;
}

.break-mob-b, .showdt-b {
	display:block;
}


.imgfull img {
	width:100%;
	height:100%;
}

h1 {
	font-size:2.2em;
	padding:0;
	margin:0;
}

#header h2 {
	font-size:1em;
	padding:0;
	margin:2% 0;
	font-weight:normal;
	font-style:italic;
}

h2 {
	font-size:1.3em;
	padding:0;
	margin:2% 0 6% 0;
}

#contentholder {
	position:relative;
	top:0;
	bottom:auto;
	left:0;
	right:auto;
	width:980px;
	margin:30px auto;
	overflow:hidden;
}


#header {
	position:relative;
	z-index:6;
}

.navmenu {
	display:block;
	position:relative;
	top:auto;
	width:100%;
	padding:0;
	margin:2% 0;
	font-family:"Courier New", sans-serif;
	font-size:1.1em;
	font-weight:bold;
	background:none;
	text-align:left;
}

.navmenu ul {
	margin:0;
	padding:0;
}

.navmenu ul li {
	display:inline-block;
	margin:0;
	padding:0;
}

.navmenu ul li a {
	color:#99cccc;
	font-style:italic;
}


.leftcol {
	position:relative;
	width:45%;
	z-index:4;
}


.leftcol blockquote {
	margin:4em 0;
	padding:0;
	text-align:right;
}

.rightcol blockquote {
	margin:0;
	padding:0;
	text-align:right;
	font-style:italic;
}

.pstyle01 {
	text-align:justify;
}

.rightcol {
	position:absolute;
	width:100%;
	top:1em;
	text-align:right;
	z-index:2;
}

.rightcoltext {
	width:45%;
	margin:0 0 0 55%;
	text-align:justify;
}

.right50 {
	width:65%;
	height:auto;
}

#footer {
	margin:4em 0;
	z-index:8;
}

.bottominfo {
	text-align:center;
	font-size:.9em;
}


.formcell, .formarea {
	display:block;
	width:100%;
	height:auto;
	border:none;
	padding:1%;
	margin:0 0 3% 0;
	background:#eee;
}

.formbutton {
	display:block;
	border:none;
	padding:2% 3%;
	background:#a7a72b;
	color:#fff;
	letter-spacing:.15em;
}

.formbutton:hover {
	background:#8f8f1b;
	color:#eee;
}


#overlayholder {
	background:none;
}

.videooverlay {
	display:block;
	display:none;
	position:fixed;
	top:0;
	bottom:auto;
	right:auto;
	left:0;
	width:100%;
	height:99%;
	padding:1% 0 0 0;
	margin:0;
	text-align:center;
	z-index:9999;
	background:#000;
	line-height:1.9em;
	border:none;
	color:#ddd;
}

.closeoverlay {
	position:absolute;
	display:block;
	top:2%;
	bottom:auto;
	left:2%;
	right:auto;
}

.closeoverlay a {
	font-size:1.6em;
	font-weight:bold;
	color:#fff;
}


.closeoverlay a:hover {
	color:#eee;
	text-decoration:underline;
}


.videowrapper {
	display:block;
	margin:0 auto;
	width:50%;
	height:auto;
}


.purchasetable {
	width:100%;
	font-size:.9em;
	margin:2em 0;
}

.purchasetable td {
	vertical-align:middle;
	border-right:6px solid #000;
}

.smalltext {
	font-size:.8em;
}

.placeholder { 
   font-family: "Courier New", sans-serif;
   font-size:1em;
   color:#222;
}

::-webkit-input-placeholder {
   font-family: "Courier New", sans-serif;
   font-size:1em;
   color:#222;
}

:-moz-placeholder { /* Firefox 18- */
   font-family: "Courier New", sans-serif;
   font-size:1em;
   color:#222;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-family: "Courier New", sans-serif;
   font-size:1em;
   color:#222;
}

:-ms-input-placeholder {
   font-family: "Courier New", sans-serif;
   font-size:1em;
   color:#222;
}

}

