body { 
   padding: 0; 
   margin: 0; 
   font-size: 76%;
        font-family: Verdana, Arial, sans-serif; 
   line-height: 1.5em;
   background: #fff; 
   color: #454545; 
}

a {
   color: #185DA0;
   background: inherit;
}

a:hover {
   color: #9EC068;
   background: inherit;   
}

a.title {
   color: #FE6700;
   background: #FFF;
}

.bottom-links-ads a {
	color: #FFFFFF;
}

p {   
   margin: 0 0 5px 0;
   
}

form { 
   margin: 0; 
}

dt {
   font-weight: bold;
   margin: 5px 0 5px 0;
}

.banned {
   text-decoration: line-through;
}

a {
   color: #185DA0;
   background: inherit;
}

a:hover {
   color: #9EC068;
   background: inherit;   
}

#notebook-list {
  overflow: auto;
  height: 280px;
}

input.search { 
   width: 199px; 
   border: none;
   background: url(images/input.gif); 
   padding: 4px; 
}

input.login { 
   width: 150px;
   border: none; 
   background: url(images/logininput.gif); 
   padding: 4px; 
}

.align-center {
   text-align: center;
}

.align-right {
   text-align: right;
}

.error {
   color: red;
}
/* layout
   ------ */

.content { 
   margin: 10px auto;
   width: 760px; 
}

.header { 
   height: 45px; 
}

.header ul { 
   margin: 0; 
   padding : 0; 
   list-style : none; 
}

.header h1 {
   font: bold 2em Arial, Sans-Serif;
   letter-spacing: -1px; 
   padding: 7px 0 0 8px;
   margin: 0;
}

.header h1 a, h2 a {
   text-decoration: none;
}

.header h1 a:hover, h2 a:hover {
   color: #FF6600;
   background: #FFF;
}


.header h2 { 
   margin: 0; 
   padding: 0; 
   font: bold 1.7em Arial, Sans-Serif; 
   letter-spacing: -1px;
}

.header h2 { 
   font-size: 16px;
   margin-bottom: 5px; 
   color: #000; 
   background: inherit;
}

.top_info {
   float: right;
   width: 570px;
   padding: 0 0 4px 0;
   border-bottom: 1px solid #eee;
}

   .top_info_left {
      width: 240px;
      float: left;
   }

   .top_info_right {
      float: right;
      width: 290px;
      padding: 0 0 0 35px;
      border-left: 1px solid #eee;
   }

.slogan {
   font-size: 0.9em;
   width: 160px;
}


.bar { 
   clear: both;
   font-size: 1.1em;
   height: 30px; 
   margin: 0 0 0 0px; 
}
.bar ul { 
   margin: 0; 
   padding : 0; 
   list-style : none; 
}

   .bar li { 
      margin: 0; 
      padding: 4px 10px 8px 10px;
      color: #808080;
      background: #FFF;
      float: left; 
   }


   
   .bar li.active { 
      background: #FFF url(images/bar.gif) no-repeat center bottom; 
      color: #9EC068;
      font-weight: bold; 
      padding-bottom: 8px; 
   }


   .bar li.active a {
           background: #FFFFFF;
           color: #9EC068;
           text-decoration: none;
        }

   .bar a { 
      font-weight: bold;
      color: #4A8EBC; 
      background: inherit;   
   } 

.search_field { 
   background: #DCF2B8 url(images/barbg.gif) no-repeat; 
   color: #000;
   border-top: 1px solid #9EC068;
   border-bottom: 1px solid #9EC068;
   clear: both;
   text-align: center; 
   padding: 10px 0 5px 0;
}

.subheader {
   margin: 3px 0 10px 0;
   padding: 8px;
   background: #f4f4f4 url(images/subheaderbg.gif) no-repeat;
   color: #808080;
   border-bottom: 1px solid #ccc;
}

.content-area {
   margin-top: 2px;
   border-top: 1px solid #9EC068;
   padding-top: 4px;
}

.content-area h1 {
   margin: 5px 5px 5px 0px;
   padding: 1px 1px 1px 0px;
   font-size: 160%;
   font-weight: normal;
}

.content-area h2 {
   margin: 5px 5px 5px 0px;
   padding: 1px 1px 1px 0px;
   font-size: 140%;
   font-weight: normal;
}

.content-area h3 {
   margin: 5px 5px 5px 0px;
   padding: 1px 1px 1px 0px;
   font-size: 120%;
   font-weight: bold;
}

.menu-left {
   width: 9em;
   float: left;
   border-right: 1px solid #eee;
}

.menu-left h3 {
   font-weight: bold;
   font-size: 100%;
   margin: 0 1px 1px 1px;
}

.menu-left ul {
   list-style-type: none;
   list-style-position: outside;
   margin: 0 0 0 0;
   padding: 4px 0 4px 8px;
}

.menu-left il {
   padding: 0 0 0.25ex 0.75ex;
}

.menu-left ul {
   margin: 0 0 0 0;
   padding: 4px 0 4px 8px;
}

.content-right {
   margin-left: 9.7em;
}

.boldlink {
   font-weight: bold;
}

.latest-box {
   width: 100%;
}

.latest-box ul {
   list-style-type: none;
   list-style-position: outside;
   margin: 0 0 0 0;
   padding: 4px 0 4px 8px;
}


/* left side
   --------- */

.left {
   float: left;
   width: 435px;
   margin: 0 0 10px 0;
}
   .left_articles {
      margin: 0px 0 10px 0;
   }

   .left_links {
      border: 1px solid #eee;
      padding: 10px 10px 10px 15px;   
      margin: 0 0 10px 0;
   }
   
   .left_links:hover {
      border: 1px solid #ccc;
   }
   
   .left_message {
      border: 1px solid #eee;
      padding: 10px 10px 10px 75px;   
      margin: 0 0 10px 0;
      background: #fff url(images/questionmark.gif) no-repeat center left;
      color: #454545; 
   }
   
   .left_message:hover {
      border: 1px solid #ccc;
   }
   
      .left_side {
         float: left;
         width: 180px;
      }
      
      .right_side {
         float: right;
         width: 200px;
         border-left: 1px solid #eee;
         padding: 0 0 0 20px;
      }
      
   .left_box {
      background: #f4f4f4;
      color: #000;
      border: 1px solid #ccc;
      padding: 10px;
   }
   
/* right side
   ---------- */
      
.right {
   float: right;
   width: 310px;
   margin: 0 0 10px 0;
}

   .right_login {
      padding: 10px;
      margin: 0 0 10px 0;
      background: #A9D4F2;
      color: #246088;
      border-top: 1px solid #4A8EBC;
      border-bottom: 1px solid #4A8EBC;
   }

   .right_articles {
      border: 1px solid #eee;
      padding: 8px;   
      margin: 0 0 10px 0;
   }
   
   .right_articles:hover {
      border: 1px solid #ccc;
   }
      
.image {
   float: left;
   margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
   clear: both; 
   text-align: center;
   line-height: 1.8em;
   color: #808080;
   background: #FFF;
   padding: 10px 0 10px 0;
   border-top: 1px solid #eee;
}

.footer a {
   color: #9EC068;
   background: #fff;
}
/**************************** OLD ************************/


p.mail-subject {
   font-weight: bold;
}

div.mail-body {
   margin: 1em;
}

div.mail-options-left {
   text-align: left;
   width: 20em;
}

div.mail-options-right {
   text-align: right;
   float: right;
   margin: 0 0 0 12em;
}

div.list-item {
   margin: 1em 0 0 0;
}

div.list-alternate {
   background-color: #f8f8f8;
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   margin: 1em 0 0 0;
}

div.work-info p {
   margin: 4px;
   margin-left: 0px;
}

.forum-table {
   border: 1px solid #000000;
   border-bottom: none;
   border-right: none;
}

.forum-list-section {
   text-align: left;
   font-weight: bold;
   border-bottom: 1px solid #000000;
   border-right: 1px solid black;
}

.forum-list-name {
   text-align: left;
   border-bottom: 1px solid #000000;
}

.forum-list-posts, .forum-list-comments, .forum-list-latest {
   text-align: center;
   border-bottom: 1px solid #000000;
}

.forum-list-posts, .forum-list-latest {
   border-left: 1px solid black;
   border-right: 1px solid black;
   background-color: #DDDDDD;
}

.forum-head-forum, .forum-head-posts, .forum-head-comments, .forum-head-latest {
   text-align: center;
   font-weight: bold;
   background-color: #185DA0;
   border-bottom: 1px solid #000000;
   color: #FFFFFF;
}

.forums-posts-post {
   border-bottom: 1px solid #000000;
}

.forums-posts-comments, .forums-posts-author, .forums-posts-views, .forums-posts-scores, .forums-posts-latest {
   text-align: center;
   border-bottom: 1px solid #000000;
}

.forums-posts-comments, .forums-posts-views, .forums-posts-latest {
   border-left: 1px solid black;
   border-right: 1px solid black;
   background-color: #DDDDDD;
}

.forums-head-post-post, .forums-head-post-comments, .forums-head-post-author,.forums-head-post-views,.forums-head-post-score,.forums-head-post-latest {
   text-align: center;
   font-weight: bold;
   background-color: #185DA0;
   border-bottom: 1px solid #000000;
   color: #FFFFFF;
}

.forums-head-post-latest {
   border-right: 1px solid #000000;
}

.forum-head-latest {
   border-right: 1px solid #000000;
}

.forums-comments-nested {
   margin: 6px 0px 0px 10px;
   border-top: 1px solid #ccc;
}

.forums-comments-flat {
   margin: 6px 0px 0px 0px;
   border-bottom: 1px solid #ccc;
}

div.work-data ul {
   margin-bottom: 40px;
}

div.work-data li {
   margin-left: 20px;
}

div.work-data h2 {
   font-size: 10px;
   line-height: 0px;
   padding-left: 0px;
   text-transform: uppercase;
   margin: 10px;
   float: none;
}

div.news-post {
   margin: 1em 0 0 0;
}

div.news-post p.news-info {
   margin: 1px;
   font-size: 90%;
   font-weight: bold;
}

div.news-post p.news-topic {
   margin: 1px;
   font-size: 90%;
   font-weight: bold;
}

div.news-post div.news-mini {
   margin: 1em 0 1em 0;
}

div.news-post div.news-data {
   margin: 1em 0 1em 0;
}

div.news-post p.news-options {
   font-size: 90%;
}

div.comments p.comment-title {
   font-weight: bold;
   margin: 1px;
}

div.comments p.comment-info {
   margin: 1px;
   font-size: 90%;
   font-weight: bold;
}

div.comments div.comment-data {
   margin: 1em 0 0 0;
}

div.comments p.comment-options {
   font-size: 90%;
}

div.news-search h3 {
   margin: 1em 0 0 0;
}

div.news-search p.news-info {
   margin: 1px;
   font-size: 90%;
   font-weight: bold;
}

div.news-search p.news-topic {
   margin: 1px;
   font-size: 90%;
   font-weight: bold;
}

div.news-search div.news-mini {
   margin: 1em 0 0 0;
}

.comments-nested {
   margin: 6px 0px 0px 10px;
}

.comments-flat {
   margin: 6px 0px 0px 0px;
}

td.header {
   text-align: left;
   font-weight: bold;
}

td.header-center {
   text-align: center;
   font-weight: bold;
}

td.field {
   text-align: left;
}

td.field-center {
   text-align: center;
}
