/*--- RESET STYLES from Eric Meyer ---*/
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: normal; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

:focus { outline: 0; }
ol, ul { list-style: none; }

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: "" ""; }
strong { font-weight: bold; }

/*--- STARTING STYLES ---*/

body { font: normal 76% Arial,sans-serif; text-align: center; color: #333; background: #f8f8f8 url('images/bg-gradient.gif') 0 3em repeat-x;  }
p { margin: 0; padding: 0; }
a, a:visited { color: #87ae12; }
a:hover { text-decoration: none; }

#header { position: relative; }
#header h1 { font: bold 5em "Trebuchet MS", sans-serif; margin: 0; padding: 0.3em 0 0 0; color: #79B30B; }
#header h1 span { font: normal 0.8em Arial, sans-serif; color: #333; }
#header h2 { font: italic 2em "Georgia", serif; margin: 25px 0 1em 0; padding: 0; }
#header a { position: absolute; right: 0; top: 23px; }
h3 { font: italic 2.2em "Georgia", serif; color: #87ae12; }

/* John_Chip tabs */
.memeber {
 width: 600px;
 text-align: left;
 padding: 10px;
 border: 1px solid #fff;
}
.memeber h4 {font-size:2.6em;}
.memeber .userpic { padding:5px 10px 2em 12px; max-width:  230px;}
.memeber ul, .tabs a {font-size:1.2em; font-weight: bold;}
.tabs a span {
 color: #ff0000;
}
.tabs {
 white-space: nowrap;
}
.tabs a {
 display: inline-block;
 padding: 5px;
 margin: 0;
 border: 1px solid #bbb;
 border-bottom: none;
 background: #f0f0f0;
}
.tabs .active {
 border-bottom: none;
 padding: 10px 5px 5px 5px;
 background: #fefefe;
position: relative;
 top: 1px; 
}
.tab {
 margin: 0;
 padding: 10px !important;
 background: #fefefe !important;
 border: 1px solid #bbb !important;
}

.memeber a {text-decoration: none;}
/* -SETTI CLASSES- */
/* -Setti comments- */
.comments .commenter{color:blue; margin: 0 8px 0 0 }
.comments p {margin:0 0 0 0; padding:7px;}
.comments small {font-size:0.8em;}
.small {font-size:0.8em;}

.commentBtn {background:#D0F070; border:1px;}
/*--- IMAGES CLASSES ---*/

img.alignright { padding: 4px; margin: 0 0 2px 15px; display: inline; border: 0; }
img.alignleft { padding: 4px; margin: 0 15px 2px 0; display: inline; border: 0; }
img.centered { display: block; margin-left: auto; margin-right: auto; border: 0; }
.alignright { float: right; }
.alignleft { float: left }

/*--- NAVIGATION ---*/

#nav { margin: 0; padding: 10px; text-align: center; font: normal 2em Verdana, sans-serif; background-color: #7796B3; }
#nav ul li { display: inline; }
#nav ul li a { display: inline; color: #fff; padding: 10px; text-decoration: none; }
#nav ul li a:hover { text-decoration: underline; }
#nav #current { background: transparent url('images/indicator.gif') 50% 100% no-repeat; }

#container { text-align: left; padding: 0 40px; }
#container a { font-weight: bold; }

/*--- CONTENT ---*/

#content { float: left; width: 325px; margin: 0 50px 3em 0; }
#content h3, #extra-content h3 { line-height: 40px; background: transparent url('images/herbs.gif') no-repeat; padding: 0 0 0 50px; margin: 0.5em 0 1em 0; }
/* #container p, #content p { line-height: 1.4; text-align: justify; margin: 2em 1em; } */

#extra-content { float: left; width: 325px; margin: 0 0 3em 0;}
#extra-content ul { list-style-type: square; list-style-position: inside; }
#extra-content ul li { padding: 1em; border-bottom: 1px dotted #999; }
fieldset { padding-left: 1em; }
.button { background-color: #87ae12; border: none; color: #f8f8f8; }

.chatmessage img {
margin: 0 5px 0 5px;
}

/*--- FOOTER ---*/

#footer { clear: both; width: 100%; color: #333; background-color: #7796B3; }
#footer p { margin: 0; padding: 1em 10px; color: #f8f8f8; }
#footer a { font-weight: bold; }
#footer a, #footer a:visited { color: #ddd; }
#footer a:hover { color: #ddd; }
/* BY JOHN_CHIP  */

.main_container {
 width: 700px;
 margin: 0 auto;
 text-align: left;
}
.content_box {
 width: 700px;
 margin: 0 auto;
}


.member_icon {
 width: 176px;
 height: 235px;
 text-align: center;
 float: left;
 position: relative;
 border: 1px solid #ddd;
 margin: 10px;
 padding: 2px 0;
}
.member_icon a span {
 /* display: block; */ 
 
 width: 180px;
 height: 200px;
 overflow: hidden;
 vertical-align: middle;
}


.member_icon a:hover span {
 
}
.member_icon a {
 display: block;
 margin: 0;
 padding: 0;
}
.member_icon  a .iconpic{
 /*max-width: 168px !important;*/
 padding: 1px;
 border: 1px solid #ddd; 
 display: block;
 margin: 0 auto;
 max-height: 198px;
 max-width: 168px;
}
/*.member_icon a .iconpic_box{
 display: block;
 position: absolute;
 top: 0px;
 left: 0px;
 width: 176px;
 height: 202px;
 text-align: center;
}*/
.member_icon a .iconpic_box{
 display: table-cell !important;
 vertical-align: middle; 
 width: 176px;
 height: 200px;
 margin: 0;
 padding: 0;
 text-align: center;
}
.member_icon a .shadow {
 display: none;
 /* display: block; */
 position: absolute;
 top: 0px;
 left: 0px;
 width: 176px;
 height: 202px;
}
.member_icon a:hover .shadow {
 display: none;
}
.usernick {
 height: 30px;
 width: 176px;
 border-collapse: collapse;
 /* background: url('images/shadow.png');*/
 background: transparent;
}
.usernick td {
 vertical-align: middle;
 text-align: center;
 overflow: hidden;
}
.member_box {
 max-width: 1056px;
 margin: 0 auto;
}
.tab {
 margin: 0;
 padding: 0;
 background: #eee;
 padding-right: 100px;
}

td {
 vertical-align: top;
}

























  .hidden {
    display: none;
  }

  .user-actions {
    margin: 10px 0 0 200px;
    width: 400px;
  }

  .user-actions p {
    border: 1px solid #999999;
    padding: 10px;
  }

  .user-actions p.bug a {
    color: red;
  }

  .user-actions p.reference a {
    color: green;
  }


  .user-actions a {
    text-decoration: none;
    border-bottom: 1px dashed;
  }

  /* Pop-up message and fading background */
  #opaco {
     background-color: #000000;
     left: 0;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE8 */
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70); /* IE5+ */
     filter: alpha(opacity=70);/* IE4- */
     moz-opacity: 0; /* Mozilla */
     -khtml-opacity: 0; /* Safari */
     opacity: 0;  /* general CSS3 */
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 10;
	 
	 height: 100%; position: fixed; left: 0pt; top: 0pt; opacity: 0.5;
	 
	 
	 
   }

  #popup {
     background: #eee;
     position: fixed;
     /*width:300px;*/
     left:50%;
      /* top:50%;	 */
	  top: 20px;
     min-width: 300px;
     z-index: 11;
  }

  #popup h3 {
    margin-bottom: 10px;
  }

  #popup textarea {
    display: block;
    width: auto;
    margin-bottom: 10px;
  }

  #popup p {
    margin: 10px;
    line-height: 1.3em;
    font-size: 1.1em;
    color: #444444;
  }

  #popup .close-btn {
    margin: 10px;
  }

  div.bug {
    border: 5px solid #f28c8c;
    padding:10px;
  }

  div.reference {
    border: 5px solid #6ebd6e;
    padding:10px;
  }

  .closebut {
    position: absolute; 
	right: 10px; 
	top: 10px;
	width: 28px;
	height: 30px;
	background: url('images/close.png') left -30px no-repeat;
  }
  .closebut:hover {
  background: url('images/close.png') left top no-repeat;
  }
   
