@charset "utf-8";
/* CSS Document */
body {
background-color:#fff;	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 24px;
	display:inline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 16px;
	display:inline;
}

.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #ffffff;
	font-size:18px;
}
.style30 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }
.style31 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; }
.style32 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; }
.style47 {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style50 {color: #FF6600; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style53 {
	color: #FF2222;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.style54 {
	color: #FF0000;
	font-weight: bold;
}
.style55 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 11px;
}
.style56 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 14px;
}
.style57 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 24px;
}
.style58 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 16px;
}
.style61 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #0099CC;
}
.style62 {color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; }
.style63 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #0099CC; font-size: large; }
.style64 {color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px; }
.style67 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF6600; font-weight: bold; }

a:link {
color: #f5f5f5;
text-decoration: none;
}
a:visited {
color: #f5f5f5;
text-decoration: none;
}
a:hover {
color: #ffffff;
}
html, body {
margin:0px;
height: 100%;

}

#header, #footer {
      		min-width:100%;
			}


.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -40px;
}
.footer, .push {
height: 40px;
}

 /* For pages */
 
  /* ------------BUTTONS---------------------------------------------------------------------------- */	 
	.floating-box {
    display: inline-block;
       color: white;
	   height:20px;
    text-decoration: none; 
   float:right;
       text-align: center;
	   font-size: 12px;
	  	  padding: 30px 10px;
		  min-width: 40px;
	z-index:2;
}
 .floating-box:hover {
    background-color: #359;
}
	button.blue2022 {
		font-size: 16px;
	color: #ffffff;
	padding: 5px 10px;
	 background: #17b;
	 width:256px;
    outline: none;
	border:0px;	
		
}
	.floating-box2 {
    display:block;
    text-decoration: none; 
	width: 80%;
   transition:0.2s;
   padding: 5% 10%;
   text-align: center;
   cursor:pointer;
   overflow:auto;
   background-color: #ddd;
     }
 .floating-box2:hover {
    background-color: #ccc;
	color: #111; 
	 
	
}
button.blue2022:hover {
	 cursor:pointer;
	 color: #eeeeee;
	 background: #28c;	
		
}
	 /* ----------new box format----------------------------------------------- */	  
	.row-white {
	display: table;
		margin: auto;
	width:94%;
	max-width: 1300px;
	border:5px;
	 box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.19);	
	
	}
	 .column-white {
	 display: table-cell;
   padding: 15px;
     width:50%;
	 background-color:#fff;
	      vertical-align: top;
		  border-right:solid 1px #ccc;
	}
	
@media (max-width:800px) {
    .column {
        display: block;
        width: 96%;
		padding: 12px;
		margin: 0px 0px 15px 0px;
		align-self:center;
      }
	  .column-transparent {
        display: block;
        width: 96%;
		padding: 12px;
		margin: 0px 0px 15px 0px;
		align-self:center;
      }
	.row-white{
	 box-shadow: 0 0px 0px 0 #ffffff;		
	}
	   .column-white {
        display: block;
        width: 92%;
		margin: 0px 0px 15px 0px;
		   border-right:solid 0px #ccc;  
		align-self:center;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);	
      }
}    
@media (max-width:400px) {
 .column-white {
	 width: 92%;
	 box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.2), 0 0px 4px 0 rgba(0, 0, 0, 0.19);	
	}
}
	.whiteblock {
	display: block;
		margin: auto;
		align-content: center;
	width:94%;
	max-width: 600px;
	padding: 10px 10px 20px;	
	 box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.19);	
	
	}
@media (max-width:400px) {
.whiteblock {
	width:94%;
	padding:3px;	
	}
}
  /* ------------------------------- */	
/*text fields*/
.input {
  display: block;
width:250px;	
}

 
  .header2
   {
	   width:100%;
	   padding:10px;
	 	   border:none;
	   		 margin-left: auto;
    margin-right: auto;
	
	
 	  }
.header1
   {
	   width:100%;
	   padding:10px;
	 	   border:none;
	   		 margin-left: auto;
    margin-right: auto;
	background-color:#3355aa;
	opacity:0.80;
	 filter:alpha(opacity=80); /* For IE8 and earlier */
 	  }	 
	  
/* For BANNER HEADINGS */	  
	  
div#parent { position:relative; width:100%; min-height:80px; vertical-align:bottom; }
div#opacity1 { position:absolute; width:100%; min-height:80px; z-index:-1; background-color:#335599;	opacity:0.90;  filter:alpha(opacity=90); /* For IE8 and earlier */}
div#gglogo { z-index:2;  padding:8px; width: 240px; border:none; float:left; display: inline-block;}	
div#gglogo2 { z-index:2;  padding:10px 6px; width: 60px; border:none; float:left; display: none; }	  
div#title { position:absolute;  z-index:2;  width:90%; border:none; text-align:center; margin-left: 10%; margin-right: auto;}	
div#links { position:absolute;  right: 0px; top:40px; height:20px; z-index:2; border:none;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;  float:right;}	
div#opacity2 { position:absolute; width:100%; height:80px; z-index:-1; background-color:#335599;	opacity:0.90;  filter:alpha(opacity=90); /* For IE8 and earlier */}
/* ____________________ */	
@media screen and (max-width: 700px){
div#gglogo {
display: none;
}
div#gglogo2 {
display: inline-block;
}
div#title {
width:50%;	
}
}
/* For loading warning */	
 #loading-div
    {
         width: 300px;
         height: 200px;
         background-color: #0c0b0b;
         text-align:center;
         position:absolute;
         left: 50%;
         top: 50%;
         margin-left:-150px;
         margin-top: -100px;
     }
	   #loading-div-background 
    {
        display:none;
        position:fixed;
        top:0;
        left:0;
        background:black;
        width:100%;
        height:100%;
     }
.tblLong { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:2;
	text-align:left;
	background-color:#EEE;
		}
.tblShort { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:2;
	text-align:center;
	background-color:#EEE;
		}
.tblHeadShort { width:50px; }	
.tblHeadLong { width:150px; }	
.overlay{
	background: rgba(180, 180, 180, 0.5);
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}
.box{
	position: absolute;
	display: none;
		top:140px;
	width: 600px;
	left: 50%;
     margin-left:-320px;
	background-color:#fff;
    padding:20px;
    border:1px solid #333;
    z-index:101;
}
@media screen and (max-width: 700px){
	.box{
		width: 94%;	
		padding:2%;
	left:1%;
     margin-left:0px;
}
}
a.boxclose{
    float:right;   
    margin-top:0px;
    margin-right:0px;
    cursor:pointer;
}
.closeWinMess {
	position:fixed; top:10px; right:10px; background-color:#ccc; width:200px; height:60px; text-align:center; padding:5px;
}
	.loadingmessage {
		display: none;
		 padding:30px;
         width: 400px;
		 background-color: #335599;
         text-align:center;
         position:fixed;
		  z-index:101;
 top: 50%;
  left: 50%;
  transform: translate(-230px, -40px);	
color: white;
font-size: 13px;		
	}
	@media screen and (max-width: 700px){
		.loadingmessage {
		width: 200px;
		 transform: translate(-130px, -40px);	
		}
	}
.selectTable {
width: 100%;
border-bottom: 1px solid #222;
border-collapse: collapse;
background-color:#eee;	
}
.selectTable td, th{
border-right: 1px solid #aaa;
padding: 3px;	
}

.resultsTable  {
border: 1px solid #333333;
width: 98%;
max-width: 1200px;
margin:auto;	
border-collapse: collapse;	
font-size: 11px;
background-color:#ffffff;
}
.resultsTable td  {
border: 1px solid #dddddd;
padding: 5px;
}
.resultsTable th {
border: 1px solid #555555;	
color: white;
background-color: #3366aa;	
padding:10px;	
}
.resultsTable tr:nth-child(even){background-color: #f2f2f2;}
.resultsTable tr:hover {background-color: #ddd;}
.resultsBlock {
width: 96%;	
max-width:900px; 
background-color: #fff; 
margin:auto;	
 box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.19);		
}
.barChrt {
width: 96%;
max-width:900px;
margin:auto;
	}
#keyword {
	width: 250px;
}

#results {
	width: 250px;
	position:absolute;
	border: 0px solid #666666;
}

#results .item {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #0066ff;
	background-color: #dddddd;
	z-index:100;
}

#results .item:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}

#signupForm {
		width: 95%;
		max-width: 600px;	
		margin:auto;
	}
#signupForm label {
	color:#666;
	font-size: 12px;
	 display:block;
	text-align: left;
	padding-top: 3px;
	width:250px;
	margin: auto;
}
#signupForm input{
	display: inline-block; 
	margin:5px 0px;
	}
#signupForm label.error {
	display: block;
	color: red;
	font-size: 9px;	
}
.formBlock2022 {
width:250px;
margin:auto;	
}
.PHPformErrorMsg {
display: block;
	color: red;
	font-size: 11px;		
}
.spacerDiv{
width:100%;
height:40px;
display:block;
position:relative;
}
.editbox {
color: white;
background-color: #369;
padding:3px;
border:1px solid black;	
}
