#gradient {
	background-color: PaleTurquoise;
}
a.button {
    color: white;
    text-decoration: none;
    vertical-align:middle;
}
.button_wh a.button {
    color: black;
}

.button_bl, .button_wh{
    background-color: black;
	width:82px;
	height:82px;
	text-align: center;
	transition: background-color 1s;
	-webkit-transition: background-color 1s;
}
.button_div
{
/*   vertical-align:middle;
   display:table-cell; */
   font-size: 16px;
   padding-top: 30%;
   padding-bottom: 30%;
}
.button_bl:hover, .button_wh:hover, #navbar li:hover{background-color: #6A695F;}

.button_wh{
    background-color: #ffffff;
	/*opacity:0; */
}

.active{
  color:#F26208;
  text-decoration: none;
}
a.button:hover{
    
}
#all
{
    margin-left:auto; 
    margin-right:auto;
    background-color:white;
    max-width:1100px; /*min-height:500px;*/
	position:relative;
}

#bottom{
    color:#1A2046;
    text-align:center;
    padding:8px;
	background-color: PaleTurquoise;
}

h3 {
	margin-top: 4px;
	margin-bottom: 4px;
	color:#1A2046;
	text-align:center;
	font-size: 19px;
}
h2 {
    font-size: 48px;
	line-height: 48px;
    font-weight: bold;
	margin:0;
	color: white;
    text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000; 
}
.banner{
width:100%; 
/*L8/29/24 position: sticky;
position: -webkit-sticky; /* Safari */ */
 top: 0; 
}

.banner table{
position: sticky;
position: -webkit-sticky; /* Safari */
 top: 0;
border-spacing:0;
width:100%;
border-bottom: 1px solid black;
background-image: url('tournament1.jpg');
background-position: right;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 0 auto;
}
/*#separ{
       height:20px;
       background-color:#e0e0e0;
	   color:#1A2046;
	  }
 marquee{
       width:290px;
	   float:right;
       }  */
#content{
		padding:0 4px 15px 4px;
		font-size: 16px;
	/*	border: 1px solid #ccc;   */
		}

select{
	font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
	border: 1px solid #4449B2;
	border-radius: 3px;
	background-color: rgb(255, 255, 210);
	}
#searchtable label{font-size: 16px;}

.results{
	border-top: 2px solid #dcdad6;
	width:100%;
	border-collapse: collapse;
	table-layout: fixed;
	margin:10px 0 10px;
}
.table_major{table-layout: auto;}
.results2{
	width:60%;
	border-collapse: collapse;
	margin:auto;
}
.results3,#ContactUs{
	border-collapse: collapse;
	margin:auto;
}

table.results td, table.results2 td, table.results3 td {
	padding: 4px 10px;
	text-align: left;
	}

table.results th{
	padding: 6px 10px;
	text-align: left;
	}
table.table_major td, table.table_major th{padding: 6px 3px;}

.results thead{
	background-color: #f2f1ed;
	border-bottom: 2px solid #dcdad6;
}

/*table.results a{
	color:#06721B;
	text-decoration: none;
}
table.results a:hover{
	color: #c24b2b;
} */
#searchtable{
	width:100%;
	border-collapse: collapse;
	table-layout: auto;
	text-align:center;
	margin:15px 0 15px 0;
}

#tournaments_table
{
	margin-left:auto;
	margin-right:auto;
	border-spacing: 4px;
	
}
.year_sel{
font-size: 30px;
font-weight: bold;
color: #1A2046;	
}

.State, table.results .State
{
	font-size:20px;
	text-align:center;
	background-color: rgb(255, 255, 180);
	font-weight:bold;
}
.State{   
    margin: 10px;
    line-height: 2.5;
    padding: 5px;
}

.even{ 
	background-color: #f2f1ed;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #ccc;
}
.odd{
	background-color:white;
}
textarea {
  width: 600px;
  height: 400px;
  border-radius: 3px;
}
.orgs{
	font-size: 34px;
    font-weight: bold;
	color:#1A2046;
	text-align: center;
}
a {
  text-decoration: none;
/*  color:#0e615b; */
  color:#4449B2;
}
a:hover,.button_wh a.button:hover, .submit_button:hover{
	color: #F26208;
}
.submit_button {
    color: white;
    padding: 6px;
    background-color: #1A2046;
    text-decoration: none;
    border-radius: 8px 8px;
    border:0;
    box-shadow: none;
	white-space:nowrap;
	font-size: 20px;
}

#KidsOnly{width:8%;}
#PastEvents{width:11%;} 
#Content{vertical-align:top;}

#share{
 width:36px;
 position:fixed;
 top:300px;
/* right:0;  */left:3px;
 font-size:12px;
}
#wholesalechess{float:right;}
.adslot_1{
    max-width: 950px; 
	margin-left: auto;
	margin-right: auto;
}

div.back_button{
	text-align: center;
	margin-top: 50px;}
#Clubname{
	font-size: 26px;
	text-align: center;
	background-color: rgb(255, 255, 130);
	padding: 5px;
	font-weight:bold;
}
.info_web{margin:10px;  line-height: 1.55;}

.descr{color: blue;
font-weight: bold;
margin-left: 5px;
margin-right: 5px;
}
#navbar {
    margin-left:auto;
    margin-right:auto;
    max-width:650px;
 /*   position: -webkit-sticky; /* Safari 
    position: sticky; */
    top: 0;
}
ul{
    list-style-type: none;
}
#navbar ul{
    text-align:center;
	padding:4px;
	margin-top:3px;
}

#navbar  li{
	width:24%;
	float:left;
	background-color: black;
    margin-left: 3px;
	margin-bottom: 2px;
	border-radius: 4px;
	padding:5px 0 5px 0;
	vertical-align:middle;
	display:inline-table;
	}
#navbar  li a{
	vertical-align: middle; display: table-cell; padding: 4px;
}
#adv_right{
 /*position: absolute; */
 position:fixed;
 right:5px;
  top: 0;
 /* right: -195px;  */
  width:200px;	
	
}
 #shapesmania, .myadv-picture,  #amialert,#MathCompetitions{
 width:200px;
 padding-top:20px;
 /* position: absolute;
  top: 69px;
  right: -185px;
  width:180px;
  background: none; */
  /*-webkit-animation: mymove2 5s infinite;  Chrome, Safari, Opera */
 /* animation: mymove2 5s infinite; */
  }
 
@-webkit-keyframes mymove2 {
    from {background-color: red;}
    to {background-color: none;}
}
/* Standard syntax */
@keyframes mymove2 {
    from {background-color: red;}
    to {background-color: none;}
}

.fb_img{ vertical-align: middle;}

#info{
border-collapse: collapse;
word-break: break-all;
width:80%;
margin-left:auto;
margin-right:auto;
}

#info td{
padding:8px;
border: 2px solid #ccc;
}
#info a{text-decoration: underline;}
.info_header{
	background-color: #f2f1ed;
	font-weight: bold;
}
 .hid0{display:none;}
 .link_info{display:inline/*L8/27/24 none;*/}
/*L8/27/24 */
 .link_website{display:none;}
 
 .uscf_728_90{ 
 margin-left:auto;
 margin-right:auto;
 max-width:728px;
 overflow: hidden;
 }
 .shapesm_550, .mathcomp_630{ 
 margin-left:auto;
 margin-right:auto;
 max-width:550px;
 overflow: hidden;
 }
 .mathcomp_630{ max-width:630px;}
/*.myadv-picture
{
 float:right;
 width:200px;
 min-height:100px; 
} */

.product_div{
max-width:25%;
float: left;
}

.product_img{
width:97%;
border-radius: 8px;	
}
.product_img:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.product_name {
	padding-bottom: 8px;
	color:#1A2046;
	text-align:center;
	display:table-cell;
	vertical-align: middle;
	width:25%;
	height:40px;
}

@media(max-width:1350px)
{
/* #all{margin-left:0; } */
 /*#all{display:inline-block;}*/
 #share{visibility:hidden;}
 #content{padding:0 0 15px 0; }
 }
/*@media(max-width:1200px)
{
/*#share{
 width:300px;
 position:absolute;
 top:236px;
}  
}*/
@media(max-width:1150px)
{
/*#all{display:inline-block;}
#share{visibility:hidden;} */

/*#MathCompetitions{width:100px; right:-105px;} */
#adv_right{display:None;}

#all{
margin-left:auto;
}

div.back_button {margin-top: 30px;}

#info td{padding:4px;}
}

@media(max-width:980px){
.adslot_1 {
    max-width: 600px;
    margin-top:10px;	
}
  .table_major{font-size:15px;

 .uscf_728_90{width:680px;}  }
 
table.results th{
	padding: 4px 0;
	}
#map{display:none;}
}
@media(max-width:680px){
  .table_major{font-size:14px; }
  .hid1{display:none;}
  .hid0{display:table-cell;}
  .link_info{display:inline;}
  .link_website{display:none;}
  .uscf_728_90{width:470px;}
  .mathcomp_630,  .mathcomp_630 img{width:600px;}
  .product_div{
    max-width:50%;
   }
}

@media(max-width:600px)
{
.adslot_1 {
    width: 380px; 
}
 h2 {font-size: 30px;

     margin:0;}
h3 {
	margin-top:3px;
	margin-bottom: 3px;
	font-size: 16px;
} 
.button_bl, .button_wh{
  width:76px;
  height:76px;
}

body{font-size: 14px;}
.results2,.results3,#ContactUs{width:95%;}
table.results td, table.results2 td, table.results3 td {
	padding: 2px 4px;}
#content{font-size: 14px; padding:0 0 10px 0; }
.orgs{font-size: 26px;padding-top:8px; }
.year_sel{font-size: 26px;}
.State{font-size: 14px;}

.submit_button{font-size: 14px;}
#KidsOnly{width:9%;}
#PastEvents{width:16%;}
textarea {
  width: 100%;
  height: 200px;
  border-radius: 1px;
}
#wsc-button3{width:100px;}
#Clubname {font-size: 20px;}
div.back_button {margin-top: 20px;}
#navbar  li{height:32px; width:47%}
#navbar  li a{height:32px; padding: 2px}
.uscf_728_90{width:380px;}
.shapesm_550, .shapesm_550 img,  .mathcomp_630,  .mathcomp_630 img{width:380px;}
#searchtable td{
	display: block;
    text-align: center;
    padding:5px 0 5px 0;
}
}
/*.myadv-picture{ width:150px;} */


@media(max-width:380px){
	 
h2{font-size:22px;}
/*.banner{ background-image:none;} */

h3{display:none;}
select{width:100%;}

.year_sel{font-size: 20px; }

.adslot_1 {
    max-width: 340px; 
}
#navbar{font-size: 12px;}
 .hid2{display:none;}
 .uscf_728_90{width:340px;}
 .shapesm_550, .shapesm_550 img,  .mathcomp_630,  .mathcomp_630 img{width:340px;}
/* .myadv-picture{ width:100px;} */

}

@media(max-width:340px){
/*h3 {
	margin-top:2px;
	margin-bottom: 2px;
	font-size: 14px;
}  */
body{font-size: 12px;}
#content{font-size: 12px; padding:0 0 5px 0; }
.State{font-size: 12px;}
select, #searchtable label{font-size: 14px;}
.submit_button{font-size: 12px;}
.adslot_1 {
    max-width: 200px; 
}
#navbar  li{height:27px;}
#navbar  li a{height:27px;}
 .shapesm_550, .shapesm_550 img,  .mathcomp_630,  .mathcomp_630 img{width:200px;}
.product_div{
    max-width:100%;
   }
}

