body
{
	font-size: 14px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #000;


}
h2
{
	font-size:16px;
	font-weight:bold;
}

p
{
	font-size: 16px;
	
}

a

{
	color: #FFF;
}

#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 54px;
	z-index: 2;
	background-image: url(images/page/upbgd.png);
}

#outer
{
	position: relative;
	width: 850px;
	background-image: url(images/page/abg.png);
	background-repeat:
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#000
}

#inner
{
	position: relative;
	z-index: 2;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 20px;
}


#header
{
	position: absolute;
	width: 705px;
	height: 92px;
	color: #fff;
	margin-top: 10px;
	margin-left: 25px;
	overflow: hidden;
	top: 0px;
	z-index: 1;
	left: 50px;
}
#menuNoHeader
{
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	width: 740px;
	background-image: url(images/page/flax-bgr.jpg);
	background-repeat: repeat-x;
	position: relative;
	padding-left: 15px;
	border: thick solid #FFF;
}

#menu
{
	height: 30px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	width: 740px;
	background-image: url(images/page/flax-bgr.jpg);
	background-repeat: repeat-x;
	position: relative;
	padding-left: 15px;
	border: thick solid #FFF;
	
}
.nav
{
	background-image: url(images/page/nav.png);
	background-repeat: repeat-x;
	width: 202px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 25px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	margin-right: 27px;
	margin-bottom: 5px;
	margin-left: 17px;
	margin-top: 3px;
	display: inline;
}

.nav a
{
	width: 110px;
	height: 20px;
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-decoration: none;
	display: inline;
	
}

.nav a:hover
{
	width: 110px;
	height: 20px;
	background-repeat: repeat;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-decoration: none;
	
}


.link
{
margin-top: 15px ;
margin-left: 15px ;
margin-right: 15px ;
margin-bottom: 15px;
}


#primarycontent
{
	position: relative;
	width: 740px;
	background-color: #000;
	height: 100%;
	margin-left: 33px;
	
}



.iframe {
	text-align: center;
	height: 1600px;
	width: 740px;
	border:none;
}


#footer
{
	position: relative;
	clear: both;
	height: 54px;
	text-align: center;
	color: #666666;
    margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 850px;
	background-image: url(images/page/downBg.png);
}
#cosmic {
	vertical-align: text-bottom;
	height: 20px;
	padding-top: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;
}

.left {
	width: 340px;
	clear: right;
	float: left;
}
.img {
	padding-top: 27px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}


.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 740px;
}
.center a {
	color: #CCCCCC;
	text-decoration: none;
}
.row {
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 48px;
}
.irow {
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 25px;
	padding-left: 22px;
	alignment-adjust: central;
}
#video {
	height: 270px;
	width: 480px;
	margin-left: 15px;
	background-image:url(images/page/@mind.jpg);
	
}
#hq {
	height: 300px;
	width: 400px;
	position: relative;
	left: -40px;
}
.current_page {
	color: #F00;
}
.label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.label a:hover {
	font-size: 14px;
	color: #666;
}
.video {
	width: 740px;
	height: 280px;
	padding: 20px;
}
.venus {
	background-image: url(images/page/copper-venus.png);
	background-repeat: no-repeat;
	width: 740px;
	height: 40px;
	text-align: center;
	
}
.container {
  display: flex; /* Makes the container a flex container */
  justify-content: justify-content; /* Distributes space around items */
  /* Or use: justify-content: center; to center them */
  /* Or use: justify-content: space-between; to push them to edges */
  gap: 55px; /* Adds space between the boxes */
  /* Other container styles like width, height, background-color, etc. */
}

.box {
  /* Styles for your individual boxes, e.g.: */
  width: 320px;
  height: 240px;
  border: 3px solid white;
  text-align: center;
  line-height: 10px; /* Vertically centers text in this example */
}

iframe::-webkit-scrollbar { /* Chrome, Safari, Opera */
  display: none;
}

iframe {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: 280px;
	float: left;
}
.label a {
	text-decoration:none ;
}

.grid {
  display: grid;
  grid-template-columns: 1fr 1fr; /* Creates two equal-width columns */
  gap: 40px; /* Adds space between columns */
  font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px ;
	padding-bottom: 5px;
	margin: 5px ;

}

.container {
  display: flex; /* Makes the container a flex container */
  justify-content: justify-content; /* Distributes space around items */
  /* Or use: justify-content: center; to center them */
  /* Or use: justify-content: space-between; to push them to edges */
  gap: 55px; /* Adds space between the boxes */
  /* Other container styles like width, height, background-color, etc. */
}

.box {
  /* Styles for your individual boxes, e.g.: */
  width: 320px;
  height: 240px;
  border: 3px solid white;
  text-align: center;
  line-height: 10px; /* Vertically centers text in this example */
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
 {box-sizing: border-box;}

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #ffffff;
  color: black;
  padding: 5px 5px;
  border: thin;
  cursor: pointer;
  opacity: 0.8;
  position: relative;
  top: 20px;
  left: 500px;
  width: 200px;
}
.open-button1 {
  background-color: #ffffff;
  color: black;
  padding: 5px 5px;
  border: thin;
  cursor: pointer;
  opacity: 0.8;
  position: relative;
  top: 20px;
  left: 500px;
  width: 200px;
}
.open-button2 {
  background-color: #ffffff;
  color: black;
  padding: 5px 5px;
  border: thin;
  cursor: pointer;
  opacity: 0.8;
  position: relative;
  top: 0px;
  left: 480px;
  width: 200px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: relative;
  top: 0px;
  left: 40px;
  border: 3px solid #f1f1f1;
  z-index: 9;
  width: 450px;
  background-image:url(images/page/ssl2.jpg); background-position: 292px 27px;
  background-repeat: no-repeat;
}
.form-popup2 {
  display: none;
  position: relative;
  top: -30px;
  left: 20px;
  border: 3px solid #f1f1f1;
  z-index: 9;
  width: 450px;
  background-image:url(images/page/blk.jpg);
  background-repeat: no-repeat;
}
.form-popup3 {
  display: none;
  position: relative;
  top: -30px;
  left: 20px;
  border: 3px solid #f1f1f1;
  z-index: 9;
  width: 450px;
  background-image:url(images/page/blk2.jpg);
  background-repeat: no-repeat;
}
/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #000;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
  width: 40px;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #ffffff;
  color: white;
  padding: 5px 5px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: black;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
} 

#contentToToggle {
    display: none; /* Initially hide the div */
}

/* An optional class to apply when it is visible */
.visible {
    display: block;
}
.imgLeft {
	float: left;
	padding: 10px;
}
.imgRight {
	float: right;
	padding: 10px;
}

iframe::-webkit-scrollbar { /* Chrome, Safari, Opera */
  display: none;
}

iframe {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.bgr {
	background-color: #999;
	height: 100%;
	width: 100%;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.topbar 
{
	padding: 5px;
	width: 700px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}
.topbar2 
{
	padding:5px;
	width: 700px;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}

.grid-irow {
  display: flex; /* Makes the container a flex container */
  justify-content: space-around; /* Distributes space around items */
  /* Other options for justify-content: space-between, center, flex-start, flex-end */
  align-items: center; /* Vertically aligns items in the center */
  /* Other options for align-items: flex-start, flex-end, stretch */
  
  margin-top: 20px;
  margin-bottom: 10px;
  
}

.item {
  flex: 1; /* Allows items to grow and shrink, distributing space equally */
  /* Alternatively, you can set a fixed width or a flex-basis */
  padding: 20px;
  border: 1px solid #fff;
  text-align: center;
}
.twitter-tweet
{
	text-align: center;
	margin-left: 85px;	
}
.font1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
