/* TAGS */
body {
  color: #000000;
  font-family: Arial;
  background-color: #666666;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 12px;
}
img {
  border: none;
}
hr {
  border: 0;
  color: #a1a4a8;
  background-color: #a1a4a8;
  width: 100%;
  height: 1px;
}
h1 {
  font-size: 24px;
  margin: 0;
  padding: 0; 
}
a, a:link, a:visited, a:active {
  color: #d0d0d0;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: underline;
}
form {
  margin: 0;
  padding: 0;
}
/* TAGS & CLASSES */
a.footer, a:link.footer, a:visited.footer, a:active.footer {
  font-size: 10px;
  color: #fefefe;
  font-weight: bold;
}
a:hover.footer {
  text-decoration: underline;
}
.content {
  padding-top: 34px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.content_side {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.content a, .content a:link, .content a:visited, .content a:active {
  color: #0077aa;
}
.content a:hover {
  color: #fed000;
  text-decoration: none;
}
#menu {
  width: 200px;
  margin: 0;
  padding: 0; 
}
ul.menu {
  float: left;
  width: 200px;
  margin: 0;
  padding: 0; 
  font-size: 18px;
  background-color: #252525;
  list-style: none;
}
ul.menu a {
  display: block;
  color: #cccccc;
  height: 19px;
  padding: 15px;
  padding-left: 20px;
  border-bottom: 2px solid #252525;
}
ul.menu a:hover, ul.menu a.selected {
  text-decoration: none;
  color: #252525;
  background-color: #fed000;
  border-right: 2px solid #252525;
  border-bottom: 2px solid #252525;
}
ul.sub_menu {
  list-style: none;
  font-size: 13px;
  font-weight: bold;
  width: 195px;
  margin: 20 10 10 10 px;
  padding: 10px;
}
ul.sub_menu a {
  color: #0077aa;
  margin: 10px;
  display: block;
}
ul.sub_menu a:hover, ul.sub_menu a.selected {
  color: #fed000;
  text-decoration: none;
}
.publisher {
  width: 346px;
}
/* CLASSES */
.clear {
  clear: both;
}
.gap1 {
  height: 1px;
  font-size: 1px; /* IE fix */
  line-height: 0;
}
.gap5 {
  height: 5px;
  font-size: 5px; /* IE fix */
  line-height: 0;
}
.gap10 {
  height: 10px;
  font-size: 10px; /* IE fix */
  line-height: 0;
}
.gap34 {
  padding-top: 34px;
}
.input_name {
  float: left;
  
}
.input_error {
  float: right;
  width: 200px;
  text-align: right;
  color: #ff0000;
  padding-right: 25px;
}
.colmask {
  position: relative;
  clear: both;
  float: left;
  width: 800px;
  overflow: hidden;
}
.leftmenu {
  background: #ffffff;
  margin-top: 10px;
}
.leftmenu .colright {
  float: left;
  width: 200%;
  position: relative;
  left: 200px;
  background: #ffffff;
}
.leftmenu .col1wrap {
  float: right;
  width: 50%;
  position: relative;
  right: 200px;
  padding-bottom: 1em;
}
.leftmenu .col1 {
  margin: 0 0 0 200px;
  position: relative;
  right: 100%;
  overflow: hidden;
}
.leftmenu .col2 {
  float: left;
  width: 200px;
  position: relative;
  right: 200px;
}
/* IDs */
#body {
  width: 800px;
  margin: auto;
  position: relative;
  text-align: left;
}
#header {
  width: 800px;
  margin-top: 10px; 
}
#logo {
  width: 200px;
  float: left;
}
#flags {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 1px;
}
#nav_text {
  width: 600px;
}
#footer {
  margin-top: 5px;
}
#copyright {
  float: left;
  width: 300px;
  font-size: 10px;
  color: #fefefe;
}
#copyright a {
  color: #fefefe;
}
#footer_links {
  float: right;
  width: 400px;
  font-size: 10px;
  color: #fefefe;
  text-align: right;
}
#signupcaption {
  font-size: 10px;
  color: #fefefe;
}
/* sIFR */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}
.sIFR-replaced {
  visibility: visible !important;
}
span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .content-heading {
  font-size: 32px;
}

.sIFR-hasFlash .content-heading2 {
  font-size: 28px;
}
