/* ---------------------- 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 ------------------------*/


.boxHL1, .navText   { font-size: 20px; font-family: Verdana,Arial,Helvetica,sans-serif;font-weight: bold; text-align:left; line-height:22px; display:inline; margin:0px;}
.boxHL2   { font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; text-align:left; padding-left: 4px; }
.boxHL3, .tblHEADLINE { font-size: 26px; font-family: Verdana,Arial,Helvetica,sans-serif;font-weight: bold; text-align:left; line-height:22px; margin:0px; text-align:left;border-bottom:1px solid #FFFFFF; padding-left: 4px; padding-bottom:4px;}
.newsHL1, .newsSHL  { font-size: 18px; font-family: Verdana,Arial,Helvetica,sans-serif; text-align:left; color: #8f8981; margin: 10px 0px; }
.newsIMG  { padding-top:15px; }
.newsMain { top: 0px; width:100%; margin:auto;}
.newsTbl  { padding:4px; }
.newsTXT  { text-align: left; }
.newsIMG a img { padding: 2px; }

/* ---------------------- BASE ------------------------*/
BODY {
background-color: #6f6960;
margin:0px;
font-family: Geneva, Arial;
color: #cdc7c0;
background-image:url(../images/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:link, a:visited, a:active {
color: #a4cb36;
}
a:hover {
color: #979189;
text-decoration: none;
}

td {
text-align:left;
}

img {border:0px;}

input, textarea {
background-color:#8f8981;
border:1px solid #1c1b1b;
}

small {font-size:80%;}
p {margin-bottom:10px;}
li {margin-left:10px; list-style:square;}
li li {list-style:inside; list-style: disc;}
/* ---------------------- BASE ------------------------*/





/* ---------------------- STRUCTURE ------------------------*/
#wrap {
width: 900px;
margin: 0px auto;
padding: 10px;
background-color:#444240;
line-height: 120%;
}

#header {
background-image:url(../images/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(../images/footer_background.png);
background-repeat: repeat-x;
background-position:bottom;
}
#footer a {
color:#666666;
}
#footer a:hover {
color:#9ab74d;
}

#wrap_popup {
width: 500px;
margin: 0px auto;
padding: 10px;
color: #FFFFFF;
line-height: 130%;
background-color: #333333;
text-align:left;
}

.home_box {
background-color:#514e4c;
background-image:url(../images/home_box_background.png);
background-repeat: repeat;
height:170px;
border-top:3px solid #232221;
}
.home_box2 {
float:left;
width:200px;
height:170px;
background-color:#343332;
background-image:url(../images/home_box_background2.png);
background-repeat: repeat-x;
height:160px;
padding:6px;
color:#8f8981;
}

.box {
margin-bottom:20px;
background-color: #2d2c2a;
border:1px solid #232221;
padding:5px;
text-align:left;
}
.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 {
width:70px;
display:block;
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;
}

/* ---------------------- BCUSTOM ------------------------*/

#bnav {
color: #8f8981;
padding:0;
float:right;
}
#bnav a {
display: block;
}
#bnav ul {
list-style: none;
width:100%;
margin:0;
padding:0;
}
#bnav 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;
}
#bnav a, #bnav a:link, #bnav a:visited, #bnav a:active {
*width:70px;
display:block;
height:60px;
padding:8px;
color: #8f8981;
text-decoration:none;
font-size:75%;
text-align:left;
font-family: NeoSans, Arial;
}
#bnav a:hover {
color:#9ab74d;
background-color:#363433;
}
#bnav span {
margin-top:5px;
background-color:#8f8981;
height:5px;
width:80%;
display: block;
}
#bnav strong {
color:#9ab74d;
}


#menubar {
background-image:url(../images/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(../images/bullet.png);
background-position:left;
background-repeat:no-repeat;
padding-right:10px;
}
#menubar a:hover {
color:#5baddb;
}

#members_login {
position:absolute;
font-size:90%;
margin-left:640px;
}
#members_login form{display:inline;}
#members_login input {font-size:85%;}

.newsletter {
font-size:70%;
color:#969696}

.imghover:hover img {
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

#sexyBG { display: none; position: absolute; background: #312f2e; opacity: 0.98; -moz-opacity: 0.98; -khtml-opacity: 0.98; filter: alpha(opacity=98); width: 100%; height: 100%; left:0; z-index:99; }
#sexyBOX { display: none; position: absolute; background: #9ab74d; color: #333; text-align: center; border: 2px solid #6f6960; top: 50px; z-index: 100; color:#FFFFFF;}
.sexyX { font-size: 12px; color: #8f8981; padding: 6px; border-top: 1px solid #636D61; background: #3d3a37; }
.green {background-color:#91b52f; color:363331; padding:7px; font-size:110%; }

#loading { margin-top: 200px; text-align:center;}
#loading strong { font-weight:bold; font-family: NeoSans, Arial; font-size: 24px; }

.join_error {color:#FF0033;}
/* ---------------------- CUSTOM ------------------------*/
