/*-- MONKEY D GARP FANLISTING, LAYOUT 1.3
     Last Updated February 9, 2009 --*/


/*----- body, links -----*/

body  {
margin: 0px 0px 0px 0px;
padding: 0px;
background: #525252 url(images/layout01/back.png) repeat-y scroll top right;
line-height: 0px;
}

a:link, a:visited {
text-decoration: none;
color: #358995;
}

a:active, a:hover {
text-decoration: none;
color: #FFFFFF;
}


/*----- B A S E -----*/

.imgmap {
margin: 0px;
padding: 0px;
line-height: 0px;
}

.base {
padding: 5px 5px 5px 17px;
text-align: left;
color: #434343;
font-family: helvetica, "trebuchet ms", arial, verdana;
font-size: 8pt;
line-height: 17px;
word-spacing: 3px;
}

.codes_table {
width: 90%;
text-align: center;
font-family: "trebuchet ms";
font-size: 8pt;
}


/*----- headings -----*/

h1 {
margin: 0px;
padding: 0px;
color: #A0A21A;
font-face: "trebuchet ms", helvetica, arial, verdana;
font-size: 15pt;
font-style: italic;
font-weight: bold;
letter-spacing: 5px;
word-spacing: 9px;
opacity: .7;
filter: alpha(opacity=55);
}

h2 {
margin: 2px;
padding: 5px auto 5px auto;
text-indent: 5px;
color: #38687E;
font-family: arial, helvitica;
font-size: 9pt;
font-weight: bold;
letter-spacing: 2px;
line-height: 3px;
word-spacing: 2px;
text-transform: uppercase;
}

h3 {
margin: 5px auto 0px auto;
padding: 5px auto 5px auto;
text-indent: 5px;
color: #38687E;
font-family: arial, helvitica;
font-size: 9pt;
font-weight: bold;
letter-spacing: 2px;
line-height: 3px;
word-spacing: 2px;
text-transform: uppercase;
}

.subtitle {
color : #38687E;
font-family: "trebuchet ms";
}

.subsubtitle {
color: #7C9908;
}


/*----- details, legal -----*/

.details {
margin: 5px auto 5px auto;
padding: 6px;
width: 80%;
background: #E2E2E2 url(images/layout01/input.png) repeat top left;
text-align: left;
color: #848484;
font-size: 7.2pt;
font-style: italic;
letter-spacing: 1px;
line-height: 16px;
word-spacing: 2px;
}

.legal {
text-align: center;
color: #525252;
font-family: helvetica, "trebuchet ms", arial, verdana;
font-size: 7pt;
letter-spacing: .3pt;
line-height: 13px;
word-spacing: 3px;
}


/*----- buttons, codes box, legal, hearts, spoilers -----*/

.buttons {
padding: 3px;
background-color: #E2E2E2;
}

.codes_box {
width: 100%;
}

.hearts {
color: #A47474;
}

.spoilers {
color: #FF0000;
}


/*----- em, i, s, small, strong, u -----*/

em {
color: #37776F;
letter-spacing: .7px;
}

i {
letter-spacing: .7px;
}

s, .show_members_no_email, .show_members_no_website {
color: #A47474;
}

small {
color: #;
}

strong {
color: #7C9908;
}

u {
text-decoration: none;
color: #B3661B;
}


/*----- stats table -----*/

.stats {
width: 80%;
height: 135px;
padding: 8px;
background: #E2E2E2 url(images/layout01/stats.png) no-repeat right bottom;
text-align: left;
color: #848484;
font-size: 7.2pt;
font-style: italic;
line-height: 14px;
word-spacing: 2px;
}


/*----- ENTHUSIAST
         index = enth_date, enth_count
         join, update, lostpass = enth_ast, enth_form
         members = enth_list
         affiliates = enth_affi -----*/

.enth_date {
color: #37776F;
font-style: italic;
letter-spacing: .7px;
}

.enth_count {
color: #7C9908;
font-weight: bold;
}

.enth_ast {
color: #FF0000;
}

.enth_form {
color: #49879B;
}

.enth_list {
color: #7C9908;
}

.enth_affi {
padding: 1px;
}


/*----- input, select, textarea, etc -----*/

input, select, textarea, option {
border: 0px;
padding: 4px;
background: #E2E2E2 url(images/layout01/input.png) repeat top left;
text-align: left;
color: #848484;
font-size: 7.2pt;
line-height: 14px;
word-spacing: 2px;
}


   /*--- join ---*/

   .show_join_name_field, .show_join_email_field, .show_join_country_field, .show_join_url_field, .show_join_comments_field {
   width: 64%;
   }

   .show_join_password_field, .show_join_password_field2 {
   width: 31%;
   }

   .show_join_submit_button, .show_join_reset_button {
   text-align: center;
   width: 120px;
   }


   /*--- lostpass --*/

   .show_lostpass_email_field {
   width: 48%;
   }


   /*--- update ---*/

   .show_update_old_email_field, .show_update_name_field, .show_update_email_field, .show_update_country_field, .show_update_url_field {
   width: 64%;
   }

   .show_update_current_password_field, .show_update_password_field, .show_update_password_field2 {
   width: 31%;
   }

   .show_update_submit_button {
   text-align: center;
   width: 120px;
   }


/*-- MONKEY D GARP FANLISTING, LAYOUT 1.3
     Last Updated February 9, 2009 --*/

.left a:hover {text-decoration: none; border-bottom: 0;}
