/*
Murrels.css
Released for free under a Creative Commons Attribution 2.5 License

Define key horizontal (and vertical) breakpoints you need to support
Example:
- Smartphone <480px
- Tablets portrait <768px
- Tablets landscape >768px
- Laptop/Desktop >1024px
*/

/* Style */
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Helevetica,Arial,sans-serif;
	/* font-size: 100%; */
	font-size: 1.5rem;
	line-height: 150%;
	background-color: #ffffff;
	/* background-image: url(images/body.png); */
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

p { margin: 0; padding: 0 0 .125em 0; }
img { border: none; margin: 0 2.5em 0 0; }

h1, h2, h3, h4, h5 { 
font-weight: normal; 
color: #000; }

h1 { 
font-size: 4.1rem; 
font-weight: bold;
/* margin: 0 0 1.875rem 0;  */
margin: 0; 
/* padding: .3125em 0;  */
padding: 0; 
color: Slateblue; 
text-shadow: 1px 1px 1px #000000;}

h2 { 
font-size: 4.0rem; 
/* font-weight: bold;  */
margin: 0 0 .625rem 0; 
padding: 0; 
color: #888; 
}

h3 { 
font-size: 3.5rem; 
margin: 0 0 1rem 0; 
padding: 0; 
padding: 0; 
color: Slateblue; 
text-shadow: 1px 1px 1px #000000; }

h4 { 
font-size: 3.0rem; 
margin: 0 0 .5rem 0; 
padding: 0; }

h5 { 
font-size: 2.5rem; 
margin: 0 0 .25rem 0; 
padding: 0; }

h6 { 
font-size: 2.0rem; 
margin: 0 0 .125rem 0; 
padding: 0;}

.h7 {
font-size: 1.5rem; 
margin: 0 0 0 0; 
padding: 0;}

.h8 {
font-size: 1.0rem; 
margin: 0 0 0 0; 
padding: 0;}

.h9 {
font-size: .5rem; 
margin: 0 0 0 0; 
padding: 0;}

blockquote { 
font-style: italic; 
margin-left: 10px;}

cite { font-weight: bold; }
cite span { color: #fff; }

table {
    border-spacing: 0;
    width: 100%;
    overflow-x:auto;
}

th {
    cursor: pointer;
}

th, td {
    text-align: left;
    /* padding: 16px; */
	padding: 0;
}

tr:nth-child(even) {
    background-color: #f2f2f2
}

.font1 { 
font-size: 4rem; 
font-weight: bold;
/* margin: 0 0 1.875rem 0;  */
margin: 0; 
/* padding: .3125em 0;  */
padding: 0; 
color: Slateblue; 
text-shadow: 1px 1px 1px #000000;}

.font2 { 
font-size: 3.75rem; 
/* font-weight: bold;  */
margin: 0 0 .625rem 0; 
padding: 0; 
color: #888; 
}

.font3 { 
font-size: 3.5rem; 
margin: 0 0 1rem 0; 
padding: 0; 
padding: 0; 
color: Slateblue; 
text-shadow: 1px 1px 1px #000000; }

.font4 { 
font-size: 3.0rem; 
margin: 0 0 .5rem 0; 
padding: 0; }

.font5 { 
font-size: 2.5rem; 
margin: 0 0 .25rem 0; 
padding: 0; }

.font6 { 
font-size: 2.0rem; 
margin: 0 0 .125rem 0; 
padding: 0;}

.font7 { 
font-size: 1.75rem; 
margin: 0 0 .1rem 0; 
padding: 0;}

.font8 { 
font-size: 1.5rem; 
margin: 0 0 .1rem 0; 
padding: 0;}

.font9 { 
font-size: 1.25rem; 
margin: 0 0 .1rem 0; 
padding: 0;}

.center { display: block;	margin: 0 auto; }
.center_image  { margin: 0px auto;display:block;}
.center_table { margin-left:auto; margin-right:auto;}
.center_text { text-align: center; }
.justify_text { text-align: justify; }
.text_left { text-align: left; }
.text_right { text-align: right; }

.float_left { float: left; }
.float_right { float: right; }
.no_float { float: none; }
.clear_float{
  content: "";
  display: table;
  clear: both; }

.no_margin { margin: 0px; }
.right_margin { margin-right: 1%; }
.right_margin5 { margin-right: 5%; }
.right_margin10 { margin-right: 10%; }
.left_margin { margin-left: 1%; } 
.left_margin5 { margin-left: 5%; } 
.left_margin10 { margin-left: 10%; } 
.no_top_margin { margin-top: 0%; }
.top_margin25 { margin-top: 25%; }
.top_margin10 { margin-top: 10%;}

.black { color: black; }
.green { color: green; }
.white { color: white; }
.red { color: red; }
.blue { color: blue; }
.yellow { color: yellow; }

.clear_both { clear: both; }
.clear_right { clear: right; }
.clear_left { clear: left; }

.inline ul li { display: inline; }
.block ul li { display: block; }
.hidden {display: none; }
.show {display:block;}

.fixed { position:fixed; }

.no_min { min-width: 0px; }
.min300 { min-width: 300px; }

.long { length: 1500px; }
.short { length: 100px;}

.indent { text-indent: 1%; }
.indent5 { text-indent: 5%; }
.indent10 { text-indent: 10%; }
.no_indent { text-indent: 0%; }

#FixedArea {
	position: fixed;
	Overflow: auto;
	
}

#main {
	/* position: static;
	margin-top: 500px;
	padding:16px;
	margin-top:30px; */
	border:5px; 
	height:1000px;
	overflow:auto;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .main {
  padding-top: 102px;
  overflow-y: auto;
}

/* omg = h3 */
.omg { 
	font-size: 3.5rem; 
	margin: 0 0 1rem 0; 
	padding: 0; 
	padding: 0; 
	color: Slateblue; 
	text-shadow: 1px 1px 1px #000000; }

.button a {
	clear: both;
	display: block;
	font-size:1.5rem;
	/* Button Size NOT relational */
	width: 104px;
	height: 26px;
	padding: .25em 0 0 0;
	/* background: url(images/button.png) no-repeat; */
	background-color: slateblue; 
	color:white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
}

.button a:hover {
	color: yellow;
	background-color: slateblue; 
	text-shadow: 1px 1px .125em #555;
	background: url(images/button_hover.png) no-repeat;
}

.display_table {
    display: table;
}

.display_cell {
    display: table-cell;
	width: 15%;
}

#image_box {
	width:90%;
	Padding: 0;
	margin 0;
}


/* Social */
#social {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#social li {
	margin: 0;
	padding: 0;
	display: inline;
}

#social li a {
	float: left;
	display: block;
	width: 3.75em;
	margin-left: .625em;
}

#header #site_title{
	/* width: 98%;
	height: 6.25em; */
	padding: 0 .625em;
	background: url(images/header.png) no-repeat;
}

/* Site Title */
#site_title {
	float: left;
	/* width: 98%; */
	text-align: left;
	padding: .75em 0 0 1.25em;
}

#site_title a {
	margin: 0 0 5em 0;
	padding: 0 em;
	font-size: 1.875em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#banner_right {
	float: right;
	width: 70%;
	margin-right: 2.5%;
	padding-top: 7.5%;
	line-height: 2.5em;
	text-align: right;
}

#banner_right h1 {
	text-shadow: .125em .125em .3125em #555;
}

#banner_right h1 span {
	display: block;
	color: #000;
	font-size: .875em;
	text-shadow: 1px 1px 2px #555;
}

.big_box {
	/* position:fixed
	/* float: right; */
	width: 90%;
	/* min-width: 320px;  */
	background-color: LightGray;
	border: .25em solid Gray;
	margin: 0 2.5% 2.5% 2.5%;
	padding: 2.5% 2.5% 2.5% 2.5%;
    border-radius: 10px;
	box-shadow: 10px 10px 50px #888888;
}
.small_box  #players {
	/* float: right; */
	width: 95%;
	min-width: 320px;
	position:relative;
	display:inline-block;
	background-color: Blonde;
	border: .25em solid Gray;
	margin: 0 2.5% 2.5% 2.5%;
	padding: 2.5% 2.5% 2.5% 2.5%;
    border-radius: 10px;
	box-shadow: 10px 10px 50px #888888;"
}

/* Used for GPCF PayPal payments */
/* Thank you for your payment class="success" */
/* You have not yet completed payment class="problem" */
/* payment is not complete + error class="problem" */
#paypal-above-alert {
	text-align: center;
	font-size: 1.3125em; 
	font-weight: bold; 
	color: blue;
}

.success {
	text-align: center;
	font-size: 1.3125em; 
	font-weight: bold; 
	color: blue;
}
.problem {
	text-align: center;
	font-size: 1.3125em; 
	font-weight: bold; 
	color: red;
}

/* if you have more players to register ... */
#paypal-above-detail {
	text-align: left;
	margin: 0 0 0 10em;
}


/*
#SearchListInput {
  background-image: url('/css/searchicon.png');
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

#SearchListUL {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#SearchListUL li a {
  border: 1px solid #ddd;
  margin-top: -1px; /* Prevent double borders
  background-color: #f6f6f6;
  padding: 12px;
  text-decoration: none;
  font-size: 18px;
  color: black;
  display: block
}

#SearchListUL li a:hover:not(.header) {
  background-color: #eee;
}
*/

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

#searchListInput {
    border-box: box-sizing;
    /* background-image: url('searchicon.png'); 
    background-position: 14px 12px;
    background-repeat: no-repeat; */
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
    border-bottom: 1px solid #ddd;
	margin: 0px;
}

#searchListInput:focus {outline: 3px solid #ddd;}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: inline-block;
    /* display: none; */
    position: absolute;
    background-color: #f6f6f6;
	/* min-width: 230px;  */
    min-width: 200px; 
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
}

.dropdown-content a {
    color: white;
	background-color: slateblue;
    padding: 12px 16px;
    text-decoration: none;
    /* display: block; */
    display: none;
}

.dropdown a:hover {
	background-color: slateblue;
	color: yellow;}

.small_box {
	float: right;
	width: 90%;
	position:relative;
	display"inline-block;
	/* min-width: 320px;  */
	background-color: Blonde;
	border: .25em solid Gray;
	margin: 0 2.5% 2.5% 2.5%;
	padding: 2.5% 2.5% 2.5% 2.5%;
    border-radius: 10px;
	box-shadow: 10px 10px 50px #888888;
}

#copyright  {
	width: 90%;
	margin: 0 auto;
	/* padding-top: 80px; */
	padding-bottom: 0;
	background: Gray;
	background-position: bottom;
	border-radius: 0 0 10px 10px;
	box-shadow: 10px 10px 50px #888888;
	text-transform: uppercase;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#copyright a {
	text-decoration: none;
	font-size: medium;
	color: black;
}

/* Popup box BEGIN 
.hover_bkgr_fricc{
    background:rgba(0,0,0,.0);
    cursor:pointer;
    display:none;
    height:100%;
    /* position:fixed;
	position:relative;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
	margin: auto;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
*/
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.popupLink {
    cursor: pointer;
    /* font-size: 20px; */
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box END */

/* Popup
.popup
{
    display:none;
    position: fixed;
    width:250px;
    height: 150px;
    top: 50%;
    left: 50%;
    margin-left:-155px;
    margin-top:-110px;
    border:5px solid red;
    background-color:#DEDFDE;
    padding:30px;
    z-index:102;
    font-family:Verdana;
    font-size:10pt;
    border-radius:10px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    font-weight:bold;
}
.popupContent
{
    height:auto;
    width:250px;
    margin:60px auto;
}
.popupClose
{
    margin:35px 0 0 80px;
    width:50px;
}
*/
/*
#copyright
{
	margin: 0;
	padding: 0 0 .125em 0;
}
*/


/* Accordian Text */
.accordion {
    background-color: slateblue;
    color: white;
    cursor: pointer;
    /* padding: 18px;
    width: 100%; */
    border: none;
    text-align: left;
    outline: none;
    /* font-size: 15px; */
}

.active, .accordion:hover {
    background-color: black;
	color: yellow;
}

.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

/* Tool Tip */
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 500%;
    background-color: steelblue;
    color: #fff;
    text-align: left;
    padding: 5px 0 0 15px;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
	top: 100%;
    left: 50%;
    margin-left: -60px;
}
/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 10%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
	opacity: 1;
}

/* mystyle - used for testing */
.mystyle {
  width: 100%;
  padding: 25px;
  background-color: coral;
  color: white;
  font-size: 25px;
  box-sizing: border-box;
}

/* Print selected area only */
@media print {
  body * {
    visibility: hidden;
  }
  .print-me, .print-me * {
    visibility: visible;
  }
  .print-me {
    position: absolute;
    left: 0;
    top: 0;
  }
}

 /* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline-block;
	margin: 10px 10px 10px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 640px;
  background-color: slateblue;
  color: peachpuff;
  text-align: left;
  border-radius: 10px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -480px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 80%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 2s;
  animation: fadeIn 2s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}

/* Set fixed point for pop up isplay */
.fixedFrame {
	position: fixed;
	top: 100%;
	left: 100%;
}
