@font-face {
    font-family: CollegiateFLF;
    src: local(CollegiateFLF), url('fonts/CollegiateFLF.ttf') format('opentype');
}
#main #form1 #logininfo {
	font-family: CollegiateFLF;
	font-size: large;
}

#map {
height: 360px;
width: 300px;
overflow: hidden;
float: left;
border: thin solid #333;
}

#capture {
height: 360px;
width: 480px;
overflow: hidden;
float: left;
background-color: #ECECFB;
border: thin solid #333;
border-left: none;
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen

and (min-device-width : 320px)

and (max-device-width : 480px) {


a,
a:link {
    outline: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
#productlist h1 {
    font-weight: 100;
    font-size: 72px;
    margin: 20px 0;
}
#productlist {
	width: 80%;
	text-align: center;
	margin: 20px auto;
	display: inline;
}
div.product p {
	text-align: center;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a.active {
    background-color: #4CAF50;
    color: white;
}

li a:hover:not(.active) {
    background-color: #555;
    color: white;
}
#header #headerlogo {
	width: 30%;
	height: 10%;
	display: block;
	float: left;
}
#menu {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-top: auto;
	padding-top: auto;
}
body {
	width: 800px;
	display: block;
	margin: auto;
	border-style: groove;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-size: cover;
background-size: 256px 256px;
}
#navbar {
	margin-left: 0px;
	display: inline-block;
	width: 100%;
}
#main {
	margin-left: 0px;
	display: inline-block;
	width: 100%;
}
#main #banner {
	display: block;
	float: none;
	margin: auto;
	width: 95%;
	height: 250px;
}
#main th {
	font-size: 20px;
	text-align: left;
}

#main td {
	font-size: 20px;

}
#email_validation, #name_validation {
    display:none;
}

label.required:after {
  content:'*';
  color:red;
}

span.error {
  background-color:#FFDFDF;
  color:red;
}
.row {
	margin: 5px;
	color: #F8FF00;
}#main #contact_form {
	width: 25%;
}
#main h3 {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}
#links figure figcaption {
	text-align: center;
	font-family: CollegiateFLF;
	margin: auto;
	font-size: large;
	display: block;
	width: 200px;
	color: #000033;
}
#links figure piccaption {
	text-align: left;
	font-family: Arial;
	margin: auto;
	font-size: medium;
	display: block;
	width: 250px;
	color: #000033;
}
#links {
	width: 85%;
	display: block;
	margin: auto;
	clear: both;
}

#links figure img {
	width: 250px;
	height: 200px;
	display: inline-block;
}
#main #banner img {
	width: 100%;
	margin: auto;
	height: 250px;
}
#links figure {
	display: inline-block;
}
#buypic {
	width: 188px;
	height: 71px;
}
#footer {
	border-style: none;
}
#header {
	border-style: none;
}
div.product {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 200px;
	padding: 10px;
	display: inline-block;
	color: #FFFFFF;
}
#main h2 {
	color: #FFFFFF;
	margin-left: 20px;
}
#footer p {
	color: #2874A6  ;
}
#footer p a {
	color: #FF0004;
}
#footer a h4 {
	color: #FF0004;
}
#footer a {
	color: #FF0004;
}
#main #searchMenuLeft{
	width: 48%;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
	height: 100px;

}
#main #searchMenuRight{
	width: 48%;
	margin-left: 0px;
	margin-right: 10px;
	float: right;
	height: 100px;
}
#main #leftcolumn {
	width: 45%;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
	height: 310px;
	border: 1px solid black;
	padding-top: 5px;
	padding-left: 5px;
}
#main #rightcolumn {
	width: 45%;
	margin-left: 0px;
	margin-right: 10px;
	float: right;
	height: 310px;
	border: 1px solid black;
	padding-top: 5px;
	padding-left: 5px;
}
#main #rightcolumn a{
font-size: 1em;
}
textarea {
  width: 250px;
  height: 75px;
}
figure a .categoryimg {
	width: 150px;
	height: 150px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: blue;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

}


 

/* iPads (portrait and landscape) ----------- */

@media only screen

and (min-device-width : 768px)

and (max-device-width : 1024px) {


a,
a:link {
    outline: none;
}
#productlist h1 {
    font-weight: 100;
    font-size: 72px;
    margin: 20px 0;
}
#productlist {
	width: 80%;
	text-align: center;
	margin: 20px auto;
	display: inline;
}
div.product p {
	text-align: center;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a.active {
    background-color: #4CAF50;
    color: white;
}

li a:hover:not(.active) {
    background-color: #555;
    color: white;
}
#header #title {
	font-style: normal;
	font-weight: 600;
	text-align: center;
	display: block;
	float: right;
	width: 80%;
	font-size: 74px;
	font-family: "Quixley LET";
	color: #FFFFFF;
	
}
#header #headerlogo {
	width: 30%;
	height: 10%;
	max-height: 200px;
	max-width: 245px;
	display: block;
	float: left;

}
#menu {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-top: auto;
	padding-top: auto;
}
body {
	cursor: url("media/golf.ico"), default;
	width: 768px;
	display: block;
	margin: auto;
	background-size: contain;
	border-style: groove;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-size: cover;
	background-size: 256px 256px;
}
#navbar {
	margin-left: 0px;
	display: inline-block;
	width: 100%;
}
#main {
	margin-left: 0px;
	display: inline-block;
	width: 100%;
}
#main #banner {
	display: block;
	float: none;
	margin: auto;
	width: 95%;
	height: 250px;
}
#main th {
	font-size: 20px;
	text-align: left;
}

#main td {
	font-size: 20px;

}
#email_validation, #name_validation {
    display:none;
}

label.required:after {
  content:'*';
  color:red;
}

span.error {
  background-color:#FFDFDF;
  color:red;
}
.row {
	margin: 5px;
	color: #F8FF00;
}#main #contact_form {
	width: 25%;
}
#main h3 {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}
#links figure figcaption {
	text-align: center;
	font-family: CollegiateFLF;
	margin: auto;
	font-size: large;
	display: block;
	width: 200px;
	color: #000033;
}
#links figure piccaption {
	text-align: left;
	font-family: Arial;
	margin: auto;
	font-size: medium;
	display: block;
	width: 250px;
	color: #000033;
}
#links {
	width: 85%;
	display: block;
	margin: auto;
	clear: both;
}

#links figure img {
	width: 250px;
	height: 200px;
	display: inline-block;
	opacity: 0.5;
}
#main #banner img {
	width: 100%;
	margin: auto;
	height: 250px;
}
#links figure {
	display: inline-block;
}
#buypic {
	width: 188px;
	height: 71px;
}
#footer {
	border-style: none;
}
#header {
	border-style: none;
}
div.product {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 200px;
	padding: 10px;
	display: inline-block;
	color: #FFFFFF;
}
#main h2 {
	color: #FFFFFF;
	margin-left: 20px;
}
#footer p {
	color: #2874A6  ;
}
#footer p a {
	color: #FF0004;
}
#footer a h4 {
	color: #FF0004;
}
#footer a {
	color: #FF0004;
}
#main #searchMenuLeft{
	width: 48%;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
	height: 100px;

}
#main #searchMenuRight{
	width: 48%;
	margin-left: 0px;
	margin-right: 10px;
	float: right;
	height: 100px;
}
#main #leftcolumn {
	width: 47%;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
	height: 310px;
	border: 1px solid black;
	padding-top: 5px;
	padding-left: 5px;
}
#main #rightcolumn {
	width: 47%;
	margin-left: 0px;
	margin-right: 10px;
	float: right;
	height: 310px;
	border: 1px solid black;
	padding-top: 5px;
	padding-left: 5px;
}
#main #rightcolumn #columnrighttitle {
	text-align: left;
}
#main #rightcolumn #contactinfo {
	color: #FFFFFF;
	font-size: large;
}
#main #rightcolumn #mapimg {
	width: 250px;
	height: 240px;
}
textarea {
  width: 250px;
  height: 75px;
}
figure a .categoryimg {
	width: 150px;
	height: 150px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: blue;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
}

 

/* Desktops and laptops ----------- */

@media only screen

and (min-device-width : 1224px) {


a,
a:link {
    outline: none;

}

#productlist h1 {
    font-weight: 100;
    font-size: 72px;
    margin: 20px 0;
}
#productlist {
	width: 80%;
	text-align: center;
	margin: 20px auto;
	display: inline;
}
div.product p {
	text-align: center;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li li.right {
	float: right;
}

li a.active {
    background-color: #4CAF50;
    color: white;
}

li a:hover:not(.active) {
    background-color: #555;
    color: white;
}

#header #title {
	font-style: normal;
	font-weight: 600;
	text-align: center;
	display: block;
	float: right;
	width: 80%;
	font-size: 74px;
	font-family: "Quixley LET";
	color: #FFFFFF;
	
}
#header #headerlogo {
	width: 30%;
	height: 10%;
	max-height: 200px;
	max-width: 245px;
	display: block;
	float: left;
}
#menu {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-top: auto;
	padding-top: auto;
}
body {
	width: 1200px;
	display: block;
	margin: auto;
	border-style: groove;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-size: cover;
		background-size: 256px 256px;
}
#navbar {
	margin-left: 0px;
	display: inline-block;
	width: 100%;
}
#main {
	margin-left: 0px;
	display: inline-block;
	width: 100%;
}
#main #banner {
	display: block;
	float: none;
	margin: auto;
	width: 95%;
	height: 250px;
}
#main th {
	font-size: 20px;
	text-align: left;
}

#main td {
	font-size: 20px;

}
#email_validation, #name_validation {
    display:none;
}

label.required:after {
  content:'*';
  color:red;
}

span.error {
  background-color:#FFDFDF;
  color:red;
}
.row {
	margin: 5px;
	color: #F8FF00;
}#main #contact_form {
	width: 25%;
}
#main h3 {
	width: 100%;
	text-align: center;
	color: #0000ff;
}
#links figure figcaption {
	text-align: center;
	font-family: CollegiateFLF;
	margin: auto;
	font-size: x-large;
	display: block;
	width: 200px;
	color: #000033;
}
#links figure piccaption {
	text-align: left;
	font-family: Arial;
	margin: auto;
	font-size: medium;
	display: block;
	width: 250px;
	color: #000033;
}
#links {
	width: 85%;
	display: block;
	margin: auto;
	clear: both;
}

#links figure img {
	width: 250px;
	height: 200px;
	display: inline-block;
	opacity: 0.8;
}
#main #banner img {
	width: 100%;
	margin: auto;
	height: 250px;
}
#links figure {
	display: inline-block;
}
#buypic {
	width: 188px;
	height: 71px;
}
#footer {
	border-style: none;
}
#header {
	border-style: none;
}
div.product {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 200px;
	padding: 10px;
	display: inline-block;
	color: #FFFFFF;
}
#main h2 {
	color: #FFFFFF;
	margin-left: 20px;
}
#footer p {
	color: #2874A6;
}
#footer p a {
	color: #FF0004;
}
#footer a h4 {
	color: #FF0004;
}
#footer a {
	color: #FF0004;
}
#main #searchCount{
	padding-left: 15px;
	padding-bottom: 10px;
}
#main #searchMenuLeft{
	width: 48%;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
	height: 100px;

}
#main #searchMenuRight{
	width: 48%;
	margin-left: 0px;
	margin-right: 10px;
	float: right;
	height: 100px;
}
#main #leftcolumn {
	width: 48%;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
	height: 250px;
	border: 1px solid black;
	padding-top: 5px;
	padding-left: 5px;
}
#main #rightcolumn {
	width: 48%;
	margin-left: 0px;
	margin-right: 10px;
	float: right;
	height: 250px;
	border: 1px solid black;
	padding-top: 5px;
	padding-left: 5px;
}

#main #rightcolumn #columnrighttitle {
	text-align: left;
}
#main #rightcolumn #contactinfo {
	color: #FFFFFF;
	font-size: large;
}
#main #rightcolumn #mapimg {
	width: 250px;
	height: 240px;
}
figure a .categoryimg {
	width: 150px;
	height: 150px;
}
#main #rightcolumn h4 {
	font-family: CollegiateBlackFLF;

}
#main #form1 {
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
}
#main #links {
	margin-left: 2%;
	font-family: CollegiateFLF;
	font-size: x-large;
	color: #000000;
}
#main #additemlink {
	float: right;
	font-size: large;

}
#inventorytitle {
	text-align: center;
	font-size: large;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	color: #FFFFFF;
}
#main #pictures {
	display: inline-block;
	margin: auto;
	width: 90%;
}
textarea {
  width: 500px;
  height: 75px;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: blue;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
/* 
#table{
border-collapse: collapse;
}

#table, th, td {
    border: 1px solid black;
} */


}
