/* ---------------------- STYLES RESET ------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;

}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
/* ---------------------- STYLES RESET ------------------------*/


/* ---------------------- BASE ------------------------*/
BODY {
background-color: #6f6960;
margin:0px;
font-family: Geneva, Arial;
color: #cdc7c0;
background-image:url(background.gif);
background-repeat: repeat-x;
background-position:top;
text-align: center;
font-size:11pt;
}
@font-face {
    font-family: NeoSans;
    font-style:  normal;
    font-weight: normal;
    src: url(NEOSANS0.eot);
}
H1 {
color: #8f8981;
font-weight:bold;
font-family: NeoSans, Arial;
font-size: 24px;
margin:5px 0 15px 0;
}
H2 {
font-family: NeoSans, Arial;
color:#5baddb;
margin:6px 0 6px 0;
font-size:110%;
font-weight:normal;
}
H3 {
font-family: NeoSans, Arial;
color:#9ab74d;
margin:6px 0 6px 0;
font-size:110%;
font-weight:normal;
}
H4 {
font-family: NeoSans, Arial;
color:#8f8981;
margin:6px 0 6px 0;
font-size:110%;
font-weight:normal;
}
a {
	cursor:pointer;
	}
a:link, a:visited, a:active,a.lb:link, a.lb:visited, a.lb:active {
color: #5a7a00;
}
a:hover {
color: #979189;
text-decoration: none;
}
a.lb:hover {
  text-decoration: none;
}
td { text-align:left;}
img {border:0px;}
input[type=text], textarea {
background-color:#dbdbdb;
border:1px solid #1c1b1b;
}
small {font-size:80%;}
p {margin-bottom:10px;}
/* ---------------------- BASE ------------------------*/
.lbl {
	display: inline; width: 66px; float: left;
}

input[type="radio"] {
	border:0;
	background:transparent;
	margin:0 5px;
	}


/* ---------------------- STRUCTURE ------------------------*/
#wrap {
width: 900px;
margin: 0px auto;
padding: 10px;
background-color:#444240;
line-height: 120%;
}
#header {
background-image:url(header_background.png);
background-repeat:repeat-x;
background-color:#474543;
height:75px;
border:1px solid #363433;
text-align:left;
color:#5aacdb;
font-size:110%;
}
.left_column {
height: auto;
float: left;
text-align:left;
background-color:#312f2e;
width:80%;
}
.right_column {
width: 19.5%;
float: right;
background-color:#312f2e;
height:auto;
}
.content {
margin: 0;
padding: 5px;
text-align:left;
}
#footer {
padding-top: 20px;
clear:both;
color:#333333;
font-size:70%;
background-image:url(footer_background.png);
background-repeat: repeat-x;
background-position:bottom;
}
#footer a {
color:#666666;
}
#footer a:hover {
color:#9ab74d;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
/* ---------------------- STRUCTURE ------------------------*/


/* ---------------------- CUSTOM ------------------------*/
#nav {
color: #8f8981;
padding:0;
float:right;
}
#nav a {
display: block;
}
#nav ul {
list-style: none;
width:100%;
margin:0;
padding:0;
}
#nav li {
list-style-type:none;
border-left:1px solid #363433;
float: left;
width: auto; /* width needed or else Opera goes nuts */
display:block;
margin-left:0;
padding-left:0;
text-align:center;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
display:block;
width:70px;
height:60px;
padding:8px;
color: #8f8981;
text-decoration:none;
font-size:75%;
text-align:left;
font-family: NeoSans, Arial;
}
#nav a:hover {
color:#9ab74d;
background-color:#363433;
}
#nav span {
margin-top:5px;
background-color:#8f8981;
height:5px;
width:80%;
display: block;
}
#nav strong {
color:#9ab74d;
}
#menubar {
background-image:url(menubar_background.png);
background-repeat: repeat-x;
background-color:#252423;
text-align:left;
margin:2px 0 2px 0;
height:17px;
font-size:75%;
font-family: NeoSans, Arial;
color:#5baddb;
vertical-align:middle;
padding-left:9px;
}
#menubar ul {
list-style: none;
}
#menubar li {
list-style-type:none;
float: left;
width: auto; /* width needed or else Opera goes nuts */
margin-left:0;
}
#menubar a, #menubar a:link, #nmenubarav a:visited, #menubar a:active {
display:block;
color: #8f8981;
text-decoration:none;
padding-left:20px;
background-image:url(bullet.png);
background-position:left;
background-repeat:no-repeat;
padding-right:10px;
}
#menubar a:hover {
color:#5baddb;
}
.imghover:hover img {
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}
.join_error {color:#FF0033;}
/* ---------------------- CUSTOM ------------------------*/

a.signup_button, a.signup_button:link, a.signup_button:visited,
a.signup_button:hover, a.signup_button:active  { 
	font-size: 20px; 
	line-height: 22px; 
	font-weight: bold; 
	color: #CDC7C0;
  text-decoration:none; 
  padding-left: 35px; 
}
a.what_is, a.what_is:link, a.what_is:visited,
a.what_is:hover, a.what_is:active  { 
  font-size: 11px; 
  line-height: 13px; 
  color: #CDC7C0;
  text-decoration:underline; 
  padding-left: 35px; 
}

.inputActive   { color: #000; }
.inputInactive { color: #BABABA; }
input[type=text].errorField, 
textarea.errorField,
.errorField    { color: #F00; border:1px solid #F00; width:260px; }
