body{
    background: #B62224;
	}

.hspaceLeft{
	margin-left: 5px;
	}
	
.hspaceRight{
	margin-right: 5px;
	}

/*	
@font-face {
    font-family: Zapfino;
    src: url('../fonts/Zapfino.ttf');
	}
	
.zapfino{
	font-family: Zapfino;
	}
*/

@font-face{
	font-family: Benguiat;
    src: url('../fonts/BenguiatNormal.ttf');
	}
	
.box h1{
	display: inline;
	font-size: 1em;
	font-weight: normal;
	}

.box h2{
	display: inline;
	font-size: 1em;
	font-weight: normal;
	}

.box h3{
	display: inline;
	font-size: 1em;
	font-weight: normal;
	font-family: arial;
	text-transform: none;
	}
	
.box h2.brand-name{
	font-size: 2em;
	}

.bigStrongText{
       font-size: 1.2em;
    font-weight: bold;
    }

.img-limit{
    max-width: 800px;
    }
	
.clearBoth{
	clear: both;
	}

.oneThirdCellCentered{
    text-align: center;
	}
	
input[type=submit]{
	background-color: white;
	color: black;
	border: 2px solid #4CAF50; /* Green */
	border-radius: 8px;
	margin: 5px;
	}

input[type=submit].deleteFunctDefaultFormBtn{
	background-color: white;
	color: black;
	border: 2px solid red;
	border-radius: 8px;
	padding: 5px 10px;
	margin: 5px;
	}

.adminListTable{
    border: 1px solid #777;
    border-radius: 8px;
    border-collapse: collapse;
	}

.adminListTableAltBackground{
    background-color: #EEE
	}

.adminListTableHeaderRowBackground{
    background-color: #edf4f7;
	}

.adminListTable {
	border-collapse: separate;
	border-spacing: 0;
	min-width: 350px;
	}
	
.adminListTable tr th,
.adminListTable tr td {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 5px;
	}

.adminListTable tr th:first-child,
.adminListTable tr td:first-child {
	border-left: 1px solid #bbb;
	}

.adminListTable tr th {
	background: #eee;
	border-top: 1px solid #bbb;
	text-align: left;
	}

/* top-left border-radius */
.adminListTable tr:first-child th:first-child {
	border-top-left-radius: 6px;
	}

/* top-right border-radius */
.adminListTable tr:first-child th:last-child {
	border-top-right-radius: 6px;
	}

/* bottom-left border-radius */
.adminListTable tr:last-child td:first-child {
	border-bottom-left-radius: 6px;
	}

/* bottom-right border-radius */
.adminListTable tr:last-child td:last-child {
	border-bottom-right-radius: 6px;
	}

/*


adminListTableEditButtonHeaderCell
regIDLisColumnLabel
adminListTableEditButtonAltBackground



*/

.style1r{
	color: red;
	font-weight: bold;
	}

.regformTable{
    border: 2px solid #000;
    border-collapse: collapse;
	}

.regformTable td{
    border: 1px solid #DDD;
	}

#backButton{
    float: left;
    margin: 5px;
	}

.regformTable{
    border: 1px solid #777;
    border-radius: 8px;
    border-collapse: collapse;
	}

.regformTableAltBackground{
    background-color: #EEE
	}

.regformTableHeaderRowBackground{
    background-color: #edf4f7;
	}

.regformTable {
	border-collapse: separate;
	border-spacing: 0;
	min-width: 350px;
	}
	
.regformTable tr th,
.regformTable tr td {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 5px;
	}

.regformTable tr th:first-child,
.regformTable tr td:first-child {
	border-left: 1px solid #bbb;
	}

.regformTable tr th {
	background: #eee;
	border-top: 1px solid #bbb;
	text-align: left;
	}

/* top-left border-radius */
.regformTable tr:first-child th:first-child {
	border-top-left-radius: 6px;
	}

/* top-right border-radius */
.regformTable tr:first-child th:last-child {
	border-top-right-radius: 6px;
	}

/* bottom-left border-radius */
.regformTable tr:last-child td:first-child {
	border-bottom-left-radius: 6px;
	}

/* bottom-right border-radius */
.regformTable tr:last-child td:last-child {
	border-bottom-right-radius: 6px;
	}

.loginTable{
    border: 1px solid #777;
    margin: 0px auto;
    border-collapse: separate;
    border-radius: 8px;
    padding: 8px;
    }
	
.loginTable td{
    padding: 5px;
    }

.thumbs{
    float: left;
    width: 150px;
    height: 100px;
    overflow: hidden;
    margin: 10px 5px;
    padding: 0px 0px 0px 0px;
	}

.thumbs :hover{
    padding: 0px 0px 0px 0px;
    border: 2px solid #a8803b;
	}
	
.backToCatButton a{
  
    padding: 3px;
    margin: 5px;
    border: 2px solid #AAA;
    border-radius: 5px;
    text-decoration: none;
	}

.backToCatButton a:hover{
    border: 2px solid #7360eb;
	}

#headerPhone{
    float: right;
    margin: -60px 30px 0 0;
    color: #FFF;
    font-size: 2.5em;
	}

.footerText{
    font-size: 1.2em;
    color: #666;
	}

.copyrightText{
    font-size: .8em;
    color: #444;
	}

#navPhone{
	display: none;
	}

.bingoSquare{
    float: left;
    width: 54px;
    height: 54px;
    margin: -13px 0;
    border: 1px solid;
    text-align: center;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	}

.bingoSquareAddress{
    margin-bottom: 0px;
    margin-top: 150px;
    background-color: #FFF;
	}

.foundSquare{
    opacity: .2;
    border: 4px solid grey;
	}

.masterRegFormSubmitButton{
    text-align: center;
    }

/* Bootstrap Stuff */

.navbar-default {
    /*border: 3px solid #B6D3FF;
    border-radius: 10px;*/
    background: #6E7889;
    background: rgba(110,120,127,0.3);
    }

nav .navbar-nav li a{
  color: #223251 !important;
  	}

.box {
    /*border: 3px solid #B6D3FF;
	border-radius: 10px;*/
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #6E7889;
    background: rgba(110,120,127,0.3);
	}

#headerLogo{
    float: left;
    background-image: url('../img/50years1Trans.png');
    background-size: cover;
    height: 150px;
    width: 150px;
    margin: 10px;
}

#headerLogo2{
    float: right;
    background-image: url('../img/20yearsCRGTrans.png');
    background-size: cover;
    height: 150px;
    width: 150px;
    margin: -140px 10px 0 10px;
}

.crg_table{
    border-collapse: separate;
    border-radius: 10px;
    border: 1px solid #aaa;
    width: 95%;
    }

.crg_table td{
    width: 50px;
    padding: 3px;
    border: 1px solid #aaa;
}

.container{
    background: #EEE;
}

img,.headshots{
    max-width: 100%;
}

@media (min-width: 375px){
	.bingoSquare{
		width: 63px;
		height: 63px;
    	margin: 0px;
		}
	}

@media (min-width: 414px){
	.bingoSquare{
		width: 70px;
		height: 70px;
		}
	}

@media (min-width: 481px){
	.bingoSquare{
		width: 96px;
		height: 96px;
		}
	}

@media (min-width: 600px){
	.bingoSquare{
		width: 101px;
		height: 101px;
		}
	}


@media screen and (min-width:768px) and (max-width: 1184px) {
	.row,.box{
		background: #FFF;
		background: rgba(255,255,255,0.9);
		}
	}

@media (min-width: 768px){
	.bingoSquare{
		width: 126px;
		height: 126px;
		}

	.brand {
		background-image: url('../img/crg-final-red.gif');
    	background-size: cover;
    	height: 150px;
    	width: 500px;
		display: inherit;
		margin: 0 auto;
		padding: 30px 0 10px;
		text-align: center;
		text-shadow: 2px 2px 2px #223251;
		/*font-family: zapfino;*/
		font-family: Times New Roman;
		font-size: 5em;
		font-weight: 700;
		line-height: normal;
		color: #9D8C76;
		}
	}

@media (min-width: 868px){
	.bingoSquare{
        width: 126px;
        height: 126px
		}
	}

@media (min-width: 991px){
	.bingoSquare{
        width: 162px;
        height: 162px
		}
	}

@media (min-width: 1024px){
	
	#navPhone{
		display: block;
		float: left;
		margin: -63px 30px 0 0;
		color: #555;
		font-size: 1.4em;
		}

	.bingoSquare{
		width: 162px;
		height: 162px;
		}
	}/* @media (min-width: 1024px) */

@media (min-width: 1199px){
	.bingoSquare{
        width: 196px;
        height: 196px;
		}
	}
	
#bingoContainer{
    width: 1000px;
    }

	.memberInfo {
		  position: relative;
		  display: inline-block;
		  border-bottom: 1px dotted black;
		}

	.memberInfo .memberInfotext {
		  visibility: hidden;
		  width: 120px;
		  color: black;
		  text-align: center;
		  border-radius: 6px;
		  padding: 5px 0;
		  position: absolute;
		  z-index: 1;
		  border:3px solid black;
		  bottom: 100%;
		  left: 50%;
		  margin-left: -60px;
		  background-color:white;
		  opacity: 0;
		  transition: opacity 1s;
		}

	.memberInfo:hover .memberInfotext {
		  visibility: visible;
		  opacity: 1;
		}

/* 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: 120px;
  background-color: light blue;
  color: #222;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  border: 2px solid #CCC;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/*  admin back-end formatting */
.alarmingText{
    text-transform: uppercase;
    font-weight: bold;
    color: red;
    }

.adminNavButton{
    float: left;
    margin: 8px 20px;
    }

.adminMenuSubmitButton{
	border-radius: 4px;
	background: #FFF;
	border: 1px solid #888;
	color: rgb(6, 40, 173);
	padding: 6px 15px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
    box-shadow: 2px 4px 10px 1px #888888;
    }
    
.adminMenuSubmitButton:hover{
    margin: 3px 1px 4px 2px;
    border-top: 2px solid #555;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 2px solid #555;
	color: rgb(42, 85, 250);
    box-shadow: 1px 2px 15px 1px #efeffc;
    padding: 8px 19px;
	}

.adminListTable{
    margin: 0px auto;
    min-width: 80%;
    border-collapse: separate;
    border: 1px solid #EEE;
    border-radius: 6px;
    box-shadow: 2px 4px 10px 1px #888888;
    }

.adminListTable td{
    border-bottom: 1px solid #EEE;
    }

.adminListTableEditButtonHeaderCell{
    padding: 5px;
    }

.addRecordButtonSection{
    float: left;
    clear: both;
    width: 100%;
	}
	
#numRecords{
    margin: 10px;
	}
	
.numRecordsNumber{
    display: inline;
    color: green;
	}

.buttonTableId{
   	border-radius: 4px;
	background: #FFF;
	border: 1px solid #888;
	color: rgb(3, 145, 46);
    width: 41px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
    box-shadow: 1px 2px 10px 1px #888888;
    }

.buttonTableId:hover{
    margin: 6px 1px 5px 2px;
    border-top: 2px solid #888;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 2px solid #888;
	color: rgb(21, 247, 89);
    box-shadow: 1px 2px 15px 1px #f1fcf0;
    }

form.addaRecord{
	display: inline;
	}

#addRecordButtonContainer{
    margin: 10px 20px;
    border: 2px solid;
	}

.addaRecordBtn{
    border-radius: 4px;
	background: #FFF;
	border: 1px solid #888;
	color: rgb(150, 2, 2);
	padding: 3px 9px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
    box-shadow: 1px 2px 10px 1px #888888;
    }
    
.addaRecordBtn:hover{
    margin: 5px 4px 6px 6px;
    border-top: 2px solid #888;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 2px solid #888;
	color: rgb(250, 15, 15);
    box-shadow: 1px 2px 15px 1px #fcf0f0
	
    }
    
.sortByIDSubmit{
    border-radius: 4px;
	background: #FFF;
	border: 1px solid #888;
	color: rgb(154, 87, 1);
	padding: 3px 9px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
    box-shadow: 1px 2px 10px 1px #888888;
    }
    
.sortByIDSubmit:hover{
    margin: 4px 5px 4px 6px;
    border-top: 2px solid #888;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 2px solid #888;
	color: rgb(252, 151, 20);
    box-shadow: 1px 2px 15px 1px #fcf0f0 
	}

.columnSortButton{
    border-radius: 4px;
	background: #FFF;
	border: 1px solid #888;
	color: rgb(154, 87, 1);
	padding: 3px 9px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
    box-shadow: 1px 2px 10px 1px #888888;
    }
    
.columnSortButton:hover{
    margin: 5px 6px 3px 5px;
	border-top: 2px solid #888;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 2px solid #888;
	color: rgb(252, 151, 20);
    box-shadow: 1px 2px 15px 1px #fcf0f0
    }

.inputWithVerticalSpacer{
    margin: 10px 0;
    }

.masterRegFormSubmitButton{
    text-align: center;
    }

.myAddSubmitButton    
    {
    border-radius: 4px;
	background: none;
	border: 1px solid rgb(0, 154, 13);
	color: rgb(0, 154, 13);
	padding: 3px 9px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
    box-shadow: 1px 2px 10px 1px #888888;   
    }

.myAddSubmitButton:hover{
    background: #e1fee2;
    background: none;
    margin: 5px 1px 3px 3px;
    border: 1px solid rgb(0, 154, 13);
    box-shadow: 1px 2px 15px 1px #fcf0f0;
    }

.myUpdateSubmitButton    
    {
    border-radius: 4px;
	background: none;
	border: 1px solid rgb(0, 154, 13);
	color: rgb(0, 154, 13);
	padding: 3px 9px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
    box-shadow: 1px 2px 10px 1px #888888;   
    }

.myUpdateSubmitButton:hover{
    margin: 3px 1px 4px 2px;
    border-top: 2px solid #555;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 2px solid #555;
    box-shadow: 1px 2px 15px 1px #efeffc;
    }

.deleteTable{
    margin: 0px auto;
	}

.deleteFunct{
    margin: 40px auto;
    padding: 20px;
    max-width: 80%;
    border: 1px dashed red;
    border-radius: 10px;
	}

.deleteFunctDefaultFormBtn{
    border-radius: 4px;
	background: red;
	border: 1px solid rgb(0, 154, 13);
	color: #FFF;
	padding: 3px 9px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
    box-shadow: 1px 2px 10px 1px #888888;
	}

.deleteFunctDefaultFormBtn:hover{
    background: #FFF;
    margin: 4px 2px;
    color: red;
    font-weight: bold;
    border: 3px solid red;
    border: 1px solid rgb(0, 154, 13);
    box-shadow: 1px 2px 20px 10px #c60202;
    }

.rusureTable{
    border-collapse: separate;
    margin: 20px auto;
    border: 1px dashed red;
  	border-radius: 6px;
	}

.rusureTable td{
    padding: 20px;
	}

.deleteWarning{
    color: red;
    font-size: 3em;
    font-weight: bold;
	}

.DeleteRecordButton{
	border-radius: 4px;
	background: red;
	border: 1px solid rgb(0, 154, 13);
	color: #FFF;
	padding: 3px 9px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
	box-shadow: 1px 2px 10px 1px #888888;
	}

.DeleteRecordButton:hover{
    background: #FFF;
    margin: 4px 2px;
    color: red;
    font-weight: bold;
    border: 3px solid red;
    border: 1px solid rgb(0, 154, 13);
    box-shadow: 1px 2px 20px 10px #c60202;
    }

.doNotDeleteRecordButton{
	border-radius: 4px;
	background: none;
	border: 1px solid rgb(0, 154, 13);
	color: rgb(0, 154, 13);
	padding: 3px 9px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
	box-shadow: 1px 2px 10px 1px #888888;     
	}

.doNotDeleteRecordButton:hover{
	background: #e1fee2;
	background: none;
	margin: 5px 1px 3px 3px;
	border: 1px solid rgb(0, 154, 13);
	box-shadow: 1px 2px 15px 1px #fcf0f0;
	}

/* end admin back-end formatting */


