/**
 * =Basics
 */
html, body { 
  margin: 0em 1em 0em 1em; 
  padding:					    0; 
}
body {
  background-color:     #fff;
  font-size:					  120%;
  font-family:				  "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:						    #222;
  /*min-width:					  600px;*/
  /* max-width:            45em; */
}
img, a img {
  border:               0;
}
a {
  color:                #348DED;  
}
a:link:visited {
  color:                #348DED;
}
a:link:hover {
  /*color:                #FF8618; */
  color:                yellow; 
  background-color: black;
}
a:link:active:hover {
  /*color:                #fc0;  */
   color: yellow; 
   background-color: black;
}
#logo a
{
	text-decoration: none;
	color: black;
}
#logo a:link:hover {
	background-color: white;
}
#logo a:link:active:hover {
   color:                black;  
}
#logo
{
	font-size: 2.5em;
}

#strap
{
	font-size: 0.6em;
	font-weight: bold;
	margin-left: 5em;
	margin-top: -0.9em;
	color:						    #348DED;  
}

.formhelp
{
	font-size: 0.6em;
	vertical-align: top;
	
}

div.centered table 
{
	margin: 0 auto; 
	text-align: left;
}

.footer
{
	margin: 0 auto; 
	text-align: left;
}

#advoptions
{
	width: 100%;
	font-size: 0.8em;
	vertical-align: top;
	border: solid 1px #ccc;
	
	background-color:  #0;
}

#prevsearches
{
	width: 100%;
	font-size: 0.6em;
	vertical-align: top;
	border: solid 1px #ccc;
	
	background-color:  #0;
}
#tagbar
{
	width: 100%;
	font-size: 1.2em;
	vertical-align: top;
	border: solid 1px #ccc;
	background-color:  #eee;
}
.scount
{
	font-size: 0.5em;
	vertical-align: middle;
	font-weight: normal;
}
#popandrecent
{
	width: 100%;
	font-size: 0.6em;
	vertical-align: top;
	
	/*border: solid 1px #ccc;*/
	background-color:  #0;
}
.popheads
{
	color:                #7cd300; 
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
.pops
{
	width: 100%;
	font-size: 1.2em;
	border: dashed 1px #ccc;

	/*background-color:  #ccc;*/
}
.summaryentry
{
	/*width: 80%;*/
	margin: 25px 25px 25px 25px;
	
	border: dashed 1px #ccc;
	font-size: 0.9em;
}
.history
{
	/*width: 100%;*/
	border: dashed 1px #ccc;
	font-size: 0.8em;

	/*background-color:  #ccc;*/
}


#advancedoptions
{
	display: none;
	
}

#previoussearches
{
	display: none;
	
}

.nav
{
	font-size: 0.6em;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 0.4em;
	color:	#348DED;  

}
.copy
{
	font-size: 0.6em;
	text-align: center;
}

/* table results */

.position
{
	font-size: 2em;
	text-align: center;
	vertical-align: top;

}

.preview
{
	width: 100%;
	font-size: 0.8em;
	vertical-align: top;
	border: solid 1px #ccc;
	/*padding: 5px 5px 5px 5px;*/
	background-color:  #0;
}

.awardtable td
{
	text-align: center;
}

.error
{
	color: red;
	font-size: 1em;
	font-weight: bold;
}
.awardtable
{
	font-size: 1.2em;
	vertical-align: top;
	border: dashed 1px black;
	align: center;
	/*padding: 5px 5px 5px 5px;*/
	background-color:  #eee;
}

.awardtable .term
{
	font-size: 0.5em;
	background-color:  #eee;
}

.awardtable .egopointshead
{
	font-size: 1.0em;
	background-color:  silver;
	color: black;
}
.explain
{
	font-size: 0.7em;
	border: solid 1px #ccc;
	padding: 5px 5px 5px 5px;
	background-color:  #eee;
	
}
.cloudtable
{
	width: 75%;
	align: center;
}


.cloudtable a, .cloudtable a:link:visited 
{ 
	line-height: 1.4em; 
	padding-right: 0.4em; 
 	color: black; 
 	background-color: white;
 	text-decoration: none;
}
.cloudtable a:link:hover, .cloudtable a:link:visited:hover, .cloudtable a:link:active:hover
{
	text-decoration: underline;
	background-color: black;
	color: white;
}
.s0 { font-size: 60%; }
.s1 { font-size: 75%; }
.s2 { font-size: 90%; }
.s3 { font-size: 100%; }
.s4 { font-size: 125%; }
.s5 { font-size: 150%; }
.s6 { font-size: 175%; }	
.searchdata
{
	width: 100%;
	font-size: 1.1em;
	font-weight: normal;
	vertical-align: top;
	border: solid 1px #ccc;
	align: left;
	
	background-color:  #0;

}
.awardtable .egopoints
{
	font-size: 2em;
	/*background-color:  silver;*/
	color:						    #348DED;  
	
}
.url
{
	
	vertical-align: top;

}

.results
{
	
	border: solid 0px #000;
}


.qa
{
	font-size: 1.6em;
	font-weight: bold;
	
}
.link
{
	
	font-size: 0.7em;
	background-color:  #eee;
}
.resulthead
{
	border: solid 1px #ccc;
	padding: 5px 5px 5px 5px;
	line-height: 1.0em;
	background-color:  #eee;
}

.toggle
{
	font-size: 0.6em;
}
.nohit
{
	display: none;
	background-color:  #eee;
}
.deephit
{
	/*display: block;*/
	background-color:  #ffffcc;
}

/**
 * =Colors
 */

.logoblue {
  color:						    #348DED;  
}
.pink {
  color:                #f0f;
}
.hotorange {
  color:                #FF8000;	
}
.green { 
  color:                #7cd300; 
}
.orange { 
  color:                #fc0; 
}
.babyblue {
  color:                #9CC3ED;
}
.aside {
  color:                #bbb;
}
.sdiv2
{
	font-size: 0.8em;
	text-align:center;
}
.progressbar
{
	width: 80%;
	border: solid 1px #ccc;
	background-color:  #eee;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 10px;
}
#summary
{
	font-size: 0.8em;
	width: 100%;
	text-align: center;
	/*background-color:  #FFFFCC;*/
	/*border: solid 1px #ccc;*/
	padding: 5px 5px 5px 5px;
	
}
.sup {font-size:60%;
 /*font-size:xx-small;*/ vertical-align:top;
 }
.intro
{
  font-weight:          normal;
  font-size:            1.4em;
  font-family:          "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:                #348DED;
  line-height:          1.2em;
}