:link,:visited { text-decoration:none; outline: none;}
ul,ol { list-style:none; }
ul,ol,li,h3,h4,h5,h6,pre,form,body,html,blockquote, fieldset,input
{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }

body {
   font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 68%;
   color: #494949; 
   background: #fdfdfd url(FS-Pairs.jpg) no-repeat;
}

@font-face {
    font-family: 'KabelLTStdLight';
    src: url('kabelltstd-light-webfont.eot');
    src: url('kabelltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('kabelltstd-light-webfont.woff') format('woff'),
         url('kabelltstd-light-webfont.ttf') format('truetype'),
         url('kabelltstd-light-webfont.svg#') format('svg');
         font-weight: normal;
         font-style: normal;
}

a:link, a:visited {
   color: #6ed665;
}
a:hover, a:active {
   color: #cac9c2;
}
#main {
   margin-left: 500px; 
}
.navi {margin-left: 80px; font: 140% KabelLTStdLight, Georgia, "Times New Roman", Times, serif;}

.navi a:link, .navi a:visited {
   color: #8a8a8a; padding: 20px 10px 10px 10px; display: block; float: left;
}

.navi a:hover, .navi a:active {
   background: #f5f5f5; color: #4ac33e;
}


h1 {margin-top: 20px;
	color: #a8a8a8;
	text-align: center;
	  background: #f5f5f5;
	  font: 150% KabelLTStdLight;
  }

#text {line-height: 17px;
   clear: both; padding: 80px 175px 0 0;
}

i, em, h2 {
   font-family:Georgia, "Times New Roman", Times, serif;
}

#stats {font-size: 90%; position: absolute; top: 50px; right: 20px;
   width: 150px;
    color: black;
}

blockquote, .show_join_intro_problems {
   padding: 5px 10px 5px 20px; margin: 4px;
   background: #f5f5f5;
   }
blockquote b {
   color: #494949; 
}

input {
   border: 1px solid #cfcfcf;
   background: #fbfbfb;
}
input:hover {
   border: 1px solid #6ed665;
   background: #fdfdfd;
}

.footer {margin-top: 8%;
   clear: both;
   text-align: center; padding: 10px;
   background: #141414;
   color: #696969;
}

.footer a:link, .footer a:visited {
   color: #267621;
}

.footer a:hover {
   text-decoration: underline;
}
.show_join_country_field, .show_sort_form, .show_update_country_field {color: #8a8a8a; 
 font: 100% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.show_join_country_field:active, .show_join_country_field:hover, .show_sort_form:active, .show_sort_form:hover {
    color: #000;
}

#text img {margin: 2px;
	padding: 3px; border: 4px solid #e1e1e1;
}

#text img:hover {
	border-color: #faf9fa;
}
