/* Default
-----------*/

body {
  margin:0;
  padding:0;
  text-align:center;
  font:normal 70% Tahoma,Arial,Helvetica,sans-serif;
  color:#444;
  background:#fff;
}

a {
  text-decoration:none;
  color:#24a;
}
a:hover {
  text-decoration:underline;
}

h1 {
  margin:0 0 0.4em 0;
  letter-spacing:-1px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:2.4em;
  font-weight:normal;
  color:#000;
}
h2 {
  margin:0 0 0.3em 0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.6em;
  font-weight:normal;
}
h2 span {
  padding:0 10px;
  font-size:0.8em;
  font-weight:bold;
  color:#999;
}
div.staff h2 {
  margin:1em 0 0.1em 0;
}
h3,
h4,
h5,
h6 {
  margin:0 0 0.3em 0;
  font-size:1em;
}

p {
  margin:0 0 0.8em 0;
  line-height:1.4em;
}

ol,ul {
  margin:0 0 0.8em 20px;
  padding:0;
  line-height:1.4em;
}
ul.links {
  margin-left:0;
  list-style:none;
}
ul.links li {
  padding:0 0 0 10px;
  background:url('../_images/back-links.gif') no-repeat 0 0.4em;
}
ul.links li a.selected {
  color:#444;
}

img {
  border:0;
}

table {
}

form {
  margin:0;
}
input,select,textarea {
  font:normal 1em Tahoma,Arial,Helvetica,sans-serif;
  border:1px solid #79b;
}
form .text {
  background:url('/_images/back-form-text.png') no-repeat top;
}
input.button {
  width:auto;
  padding:8px 12px 9px 12px;
  overflow:visible;
  font-weight:bold;
  color:#000;
  background:#eee;
  border:1px solid #ddd;
}
div.row {
  min-height:1%;
}
* html div.row {
  height:1%;
}
div.row:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.row .label {
  float:left;
  width:12%;
  margin:0 2% 0 0;
  padding:3px 0 0 0;
}
div.row .field {
  margin:0 0 0 20%;
}
div.row input,
div.row select,
div.row textarea {
  margin:1px 0;
}
div.rules {
  margin:0 0 2px 0;
}


/* General
-----------*/

.textleft {
  text-align:left;
}
.textcenter {
  text-align:center;
}
.textright {
  text-align:right;
}
.floatleft {
  float:left;
}
.floatright {
  float:right;
}
.clearleft {
  clear:left;
}
.clearright {
  clear:right;
}
.clearboth {
  clear:both;
}


/* Holder
----------*/

div#holder {
  width:779px;
  margin:0 auto;
  text-align:left;
  background:url('../_images/back-holder.gif') repeat-y center center;
}


/* Header
----------*/

div#header {
  min-height:1%;
  padding:0 8px;
}
* html div#header {
  height:1%;
}
div#header:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}

a#logo {
  float:left;
}
a#logo img {
  float:left;
}

div#navbarholder {
  clear:both;
  min-height:1%;
  padding:0 12px;
  color:#fff;
  background:#24a url('../_images/back-navbar.gif') repeat-x top;
}
* html div#navbarholder {
  height:1%;
}
div#navbarholder:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
ul#navbar {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
  border-left:1px solid #029;
  border-right:1px solid #79d;
}
ul#navbar li {
  float:left;
  border-left:1px solid #79d;
  border-right:1px solid #029;
}
ul#navbar li.selected {
  background:url('../_images/back-navbar-selected.gif') no-repeat left top;
}
ul#navbar li a {
  float:left;
  padding:8px 12px;
  font-weight:bold;
  color:#fff;
}
ul#navbar li.selected a {
  color:#24a;
  background:url('../_images/back-navbar-selected-a.gif') no-repeat right top;
}


/* Banner
----------*/

div#banner {
  height:140px;
  margin:8px 8px 0 8px;
}
div#banner img {
  display:block;
}


/* Main
--------*/

div#main {
  min-height:1%;
  margin:0 8px;
  padding:12px;
  border-bottom:1px solid #24a;
}
* html div#main {
  height:1%;
}
div#main:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}


/* Home */

div#intro {
  float:left;
  width:419px;
}
div#featured {
  float:right;
  width:300px;
  margin:0 0 12px 0;
  padding:0 0 2px 0;
  background:#eee url('../_images/back-featured.gif') no-repeat center bottom;
}
div#featured h2 {
  padding:9px 12px 0 12px;
  background:url('../_images/back-featured-h2.gif') no-repeat center top;
}
div#featured1 {
  float:left;
  width:129px;
  padding:0 0 0 12px;
}
div#featured2 {
  float:right;
  width:129px;
  padding:0 12px 0 0;
}
div#memberships {
  float:right;
  clear:right;
  width:276px;
  padding:9px 12px 2px 12px;
}


/* Content */

div#content {
  float:right;
  width:559px;
  min-height:240px;
}
* html div#content {
  height:240px;
}
div#content:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}


/* Side */

div#side {
}


/* Menu */

div#menu {
  float:left;
  width:160px;
  padding:0 0 2px 0;
  background:#eee url('../_images/back-menu.gif') no-repeat center bottom;
}
div#menu h2 {
  padding:9px 12px 0 12px;
  background:url('../_images/back-menu-h2.gif') no-repeat center top;
}
ul#navmenu {
  padding:0 12px;
}


/* Footer
----------*/

div#footer {
  clear:both;
  min-height:1%;
  margin:0;
  padding:8px 20px 20px 20px;
  text-align:right;
  background:url('../_images/back-footer.gif') no-repeat center bottom;
}
* html div#footer {
  height:1%;
}
div#footer:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#copyright {
  float:left;
}
