﻿/* Team Argonaut */
/* Updated 2025 */
/* Copyright © 2025 by Robert Bellamy. All rights reserved. */

@import url(http://fonts.googleapis.com/css?family=Orbitron&effect=neon);
@import url(http://fonts.googleapis.com/css?family=Orbitron&effect=emboss);
@import url(http://fonts.googleapis.com/css?family=Quantico);
	
body 
	{ 
	 font-family: Quantico, Verdana, Arial, sans-serif;
	 color: white;
     background-image: url("background.jpg");
	 background-repeat: no-repeat;
	 background-size: cover;
	}

/* Page Framework */
#pagewrap 
	{
	 padding: 5px;
	 width: 1020px;
	 margin: 20px auto;
	}
header 
	{
	 background-color: black;
 	 height: 200px;
	 padding: 0 3px;
	 padding-top: 3px;
	}
#left_col 
	{
	 font-family: Orbitron;
	 width: 190px;
 	 float: left;
	 padding: 5px 15px;
	}
#cent_col 
	{
	 width: 540px; 
	 float: left;
	 padding: 5px 15px;
	 margin: 0px 5px 5px 5px;
	}
#right_col 
	{
	 font-family: Orbitron;
	 width: 190px;
	 padding: 5px 15px;
	 float: left;
	}
footer 
	{
	 background-color: black;
	 font-size: small;
	 clear: both;
	 padding: 0 15px;
	 overflow: hidden
	}
h3 	{ 
	 color: red;
	}
h4	{ 
	 color: yellow;
	}	
table
	{
	 font-family: Orbitron;
	 font-size: x-small;
	 color: white;
	 border: 1px double black;
 	 vertical-align: bottom;
	 text-align: center;
	 padding: 5px;
	 background-color: red;
	 font-weight: 500;
	 margin-left: auto;
	 margin-right: auto;
	}
th
	{
	 border: 1px double;
	 background-color: black;
	 vertical-align: middle;
	 font-size: small;
	 text-align: center;
     table-layout: fixed;
	 width: 175px;  
	 padding: 5px;
	 color: yellow;	 
	 font-weight: 500;
	}	
td 
	{
	 font-family: Orbitron;
	 font-size: x-small;
	 color: white;
	 border: 1px double black;
 	 vertical-align: bottom;
	 text-align: center;
	 padding: 3px;
	 font-weight: bold;
	}
table#alt 
	{
	 font-family: Quantico;
	 font-size: medium;
	 color: white;
	 border: 1px double black;
 	 vertical-align: middle;
	 text-align: center;
	 padding: 5px;
	 background-color: red;
	 font-weight: 500;
	 margin-left: auto;
	 margin-right: auto;
	}
th#alt
	{
	 font-family: Quantico;
 	 border: 1px double;
	 background-color: black;
	 vertical-align: middle;
	 font-size: small;
	 text-align: right;
     table-layout: fixed;
	 width: 175px;  
	 padding: 5px;
	 color: yellow;	 
	 font-weight: 500;
	}	
td#alt 
	{
	 font-family: Quantico;
	 font-size: small;
	 color: white;
	 border: 1px double black;
 	 vertical-align: middle;
	 text-align: right;
	 padding: 3px;
	 font-weight: bold;
	}
ul 	
{
	 list-style-type: none;
	}

input[type=text] {
  width: 100%;
  padding: 6px 10px;
  margin: 4px 0;
  box-sizing: border-box;
  rows: 3;
}
	
#left_col 
	{
	 background: black;
	 color: white;
	}
#right_col 
	{
	 background: black;
	}
header
	{
	 margin-bottom: 5px;
	}
#left_col
	{
	 margin-bottom: 5px;
	}
#cent_col
	{
	 margin-bottom: 5px;
	}
#right_col 
	{
	 margin-bottom: 5px;
	}

	 border: solid 1px maroon;
	}

a 	
	{
	 font-weight: 300;
	 color: yellow;
	}
a:link 	
	{
	 vertical-align: middle;
	 color: yellow;
	 text-decoration: none;
	 font-weight: 300;
	}
a:visited 
	{
	 vertical-align: middle;
	 color: yellow; 
	 text-decoration: none;
	 font-weight: 300;
	}
a:hover 
	{
	 vertical-align: middle;
	 color: black; 
	 background-color: red; 
	 text-decoration: none;
	 font-weight: 300;
	}
img
	{	
	 border-color: maroon;
	 border: 2px; 
	 border-style: solid;
	}
.maintitle 
	{
 	 font-family: Orbitron, Verdana, Arial, sans-serif;
	 color: red;
	}
.leftalign 
	{
	 float: left;
	}
.rightalign
	{
	 float: right;
	}
.centeralign
	{
	 text-align: center;
	}
.heading
	{
	 font-size: medium;
	}
.comphead
	{
	 font-size: x-large;
	 font-family: Orbitron;
	 color: red;
	 padding-top: 10px;
	 padding-bottom: 10px;
	}
.compcolhead
	{
	 font-size: medium;
	 font-family: Orbitron;
	 color: yellow;
	}	
.stats
	{
	 font-size: small;
	 color: white;
	}
.warn
	{
	 color: green;
	 font-size: medium;
	 font-style: italic;
	}
.notice
	{
	 color: blue;
	 font-size: medium;
	}
.rightmenu
	{
	 color: blue;
	 font-size: small;
	}	
.components
	{
	 font-family: Orbitron;
	 font-size: medium;
	 color: white;
	}	
.sitemap
	{
	 padding-left: 40px;
	 font-family: Orbitron;
	 font-size: large;
	 color: red;
	}
.sitemap_l2
	{
	 padding-left: 80px;
	 font-family: Orbitron;
	 font-size: large;
	 color: red;
	}
.sitemaphead
	{
	 text-decoration: underline;
	 font-family: Orbitron;
	 font-size: x-large;
	 color: red;
	}
.boxed 
	{
     border-style: double;
	 border-width: 5px;
	 border-color: red;
	 padding: 3px;
	 text-align: justify;
	 text-justify: inter-word;
	 color: yellow;
	}
.boxed_code
	{
     border-style: double;
	 border-width: 5px;
	 border-color: red;
	 padding: 3px;
	 text-align: justify;
	 text-justify: inter-word;
	 font-size: x-small;
	 font-family: Arial;
	 color: yellow;
	}	
.review_menu
	{
	 text-decoration: underline;
	 font-family: Orbitron;
	 font-size: large;
	 color: yellow;
	}	
ul 
	{
	 list-style-type: none;
	 padding: 0;
	}
ol 
	{
	 font-size: large;
	 padding-left: 30px;
	 color: red;
	 list-style-type: none;	 
	}
ol li
	{
	 list-style-type: none;
	 font-size: large;
	 padding-left: 30px;
	 color: red;
	}

/************************************************************************************
Verify Media
*************************************************************************************/

/* 960px */
@media screen and (max-width: 960px) 
{
#pagewrap 
	{
	 width: 94%;
	}
#left_col 
	{
	 width: 41%;
 	 padding: 1% 4%;
	}
#cent_col 
	{
	 width: 41%;
 	 padding: 1% 4%;
	 margin: 0px 0px 5px 5px;
	 float: right;
	}
#right_col 
	{
	 clear: both;
	 padding: 1% 4%;
	 width: auto;
	 float: none;
	}
header
	{
	 padding: 1% 4%;
	}
footer
	{
	 padding: 1% 4%;
	}
}


/* 768 px*/
@media screen and (max-width: 768px) 
{
#left_col 
	{
	 width: auto;
	 float: none;
	}
	
#cent_col 
	{
	 width: auto;
	 float: none;
	 margin-left: 0px;
	}
	
#right_col 
	{
	 width: auto;
	 float: none;
	}
}


/* for 480px or less */
@media screen and (max-width: 480px) 
	{
	header 
	{
	 height: auto;
	}
	h1 
	{
	 font-size: 2em;
	}
	#sidebar 
	{
	 display: none;
	}
}

