
  *{
    margin: 0;
    padding: 0;
  }

    /* topic*/
  h3{
    background:transparent url(../img/n_design/bkg_forum.gif) repeat-x scroll left bottom;
    border-bottom:1px solid #C3C3C3;
    margin-bottom: 5px;
    padding:6px 5px 7px 10px;
    text-align:left;
    }
  h3 a{color: #333;}
  h4{
    background:url('../img/n_design/tab_bkg.gif') repeat-x bottom left;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 0 10px 0;
    clear: both;
    }
  h4 a{color: #fff;}
  h5 a{font-size: 10px;}
   
  .mmb_forumWrap{
    background-color: #eaeaea; 
    padding-bottom: 10px;
    overflow: hidden;
    border-left: 1px solid #4c4c4c;
    border-right: 1px solid #4c4c4c;
    border-bottom: 1px solid #4c4c4c;}
  .mmb_forumWrap form.regForm{padding-bottom: 0;}
  .mmb_forumWrap input.btn{float: left; margin: 0 10px 0 10px; display: inline;}  
  .mmb_forumWrap table{
    border-bottom:3px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background: #eaeaea;
    width:100%}
    
  .mmb_forumWrap table th{ 
    padding: 9px 5px 7px 10px;
    text-align: left;
    border-bottom: 1px solid #c3c3c3;
    background:url('../img/n_design/bkg_forum.gif') repeat-x bottom left;}

  .mmb_forumWrap table td{
    padding:5px 0 5px 10px;
    border-bottom: 1px dotted #c5caca;}
  
   a.mmb_topics, .mmb_discuss{color: #CC6600;}
  .user_info h3{padding: 10px 0;}
  .user_info strong{padding: 5px 0;clear: both; display: block;}
  .user_info, 
  .user_info_preview,
  .mmb_postText, 
  .mmb_options{
    clear: both;
    overflow: hidden;
    margin: 0 10px 5px 10px;
    background-color: #eaeaea;}
  .mmb_options{padding: 3px 0;}
  .user_info_preview{float: left; width: 90%;}
  
  .mmb_postText{
    padding:10px;
    margin-top: 5px; 
    background-color: #f9f9f9;
    border-bottom:1px solid #CC6600;
    border-top:1px solid #CC6600;
    }
  .mmb_postText ul, .mmb_postText ol{padding-left: 20px;  }
  .mmb_postText table{background: none; border: none; width: auto;}
  .mmb_postText table td{border: 1px solid #000; background: none;}
  .mmb_postText table th{border: 1px solid #000;  background: none; background-color: #d4d4d4;}
  .mmb_postText a{text-decoration: none; color: #881717; font-weight: bold;}
  .mmb_postText a:hover{text-decoration: underline;}
  .user_info img,
  .user_info_preview img{float: left; border: 1px solid #c5caca; margin: 0 10px 0 0;} 
  
  .user_info dl{
    display:inline;
    float:left;
    width:75%;}
     
  .user_info_preview dl{width: 69%; overflow: hidden; } 
  
  dl.user_info_preview {width: 90%; margin-bottom:10px;}
  
  .user_info dl dt,
  .user_info_preview dl dt,
  dl.user_info_preview dt{
    float: left;
    clear: left;
    color:#FF9D00;
    font-weight:bold;
    text-align:right;
    width: 14%;}
    
  .user_info_preview dl dt,
   dl.user_info_preview dt{width: 50%;}
  .user_info dl dd a{color: #629892;}
  
  .user_info dl dd,
  .user_info_preview dl dd,
  dl.user_info_preview dd{
    padding: 0 0 0 10px;
    display: inline;
    float: left; 
    width: 50%;}
    
   .user_info_preview dl dd,
   dl.user_info_preview dd{
    padding: 0 0 0 5px; 
    width: 45%;} 
  /* search form*/
  form.mmb_regForm{overflow: hidden;}
 .forum sup {color: #FF9D00; text-decoration: blink;}
 .forum tr.hover{background: #dfdfdf;}

/* ---------------------------- Discussion page -----------------------------*/
  
  table#forum td a.discuss, table.forum td a.discuss{
    color: #444;
    font-size: 12px;}
  
  table#forum td p, table.forum td p{
    text-align: left;
    padding: 5px;}
  
  table#forum td p.options, table.forum td p.options{
    color: #999;
    float: left;
    padding: 0 5px;
    display: inline;
    font-weight: bold;
    font-size: 10px;
    }
  
  table#forum td a.rss, table.forum td a.rss{
    text-align: left;
    color:#FF9D00;
    float: left;
    font-weight: bold;
    }
    
  /*------------------- Topics Page --------------------------------*/
  
  table#forum td a.topics{
    text-align: left;
    float: left;
    color: #666;
    padding: 5px 0 5px 5px;
    display: inline;
    }
    
  table#forum td a.mmb_author{color:#629892;}
  table#forum td span{}
  
  table#forum td .lastPost{
    text-align: center;
    font-size: 9px;
    }
    
  table#forum td p.lastPost a{color: #4B3939;}
  
  dl.infoTeam dt,dl.infoTeam dd{ background: none; margin: 0; width: 77%;}
  dl.infoTeam dt{width:20%; color: #FF9D00; font-weight: bold; text-align:right; }
  dl.infoTeam dd{float: left;}
  
/* ------------------ Add new theme -----------------------------*/

  .addNewTheme{
    width: 100%;
    }
  .options{
    margin: 10px 0;
    width: 95%;
    overflow: hidden;
    }  
    
  .options a{
    margin: 10px;
    font-weight: bold;
    color: #4B3939;
    border-left: 1px solid #666;
    height: 20px;
    padding: 0 0 0 5px;
    }

.mmb_message{
  background: #fff url('../img/warrning.png') no-repeat 5px center; 
  padding:3px 5px 5px 25px; 
  margin:10px;
  border: 1px solid #333; }

.mmb_signature, .signature { color: #000; display: block; border: 1px dashed #000; background-color: #fff; padding: 5px; margin-top: 10px;}
.ppView { background-color: #fff; border: 2px solid gray; padding: 5px;}
.ppView .forumWrap { padding: 10px; width: 539px; margin: 0px;}
.ppView .persInfo { padding: 0px 0px 0px 10px; }
.ppView .profInfo { padding: 0px 0px 0px 10px; width: 300px;}


.mmb_formError { 
   display: none;
   color: #cc0000; 
   font-size: 12px;
   width: 94%; 
   padding: 3px 5px 5px 25px; 
   margin: 0px 0px 10px 10px; 
   border: 1px solid #333; 
   background:#fff url(../img/warning.gif) no-repeat 5px  center;}

.persInfo a{ cursor: pointer;}
.persInfo a img{ cursor: pointer;float: left; margin-right: 3px; color: red;}

.mmb_folder{
  background-color: #eaeaea;}

h3.mmb_title{
    height: 25px;
    background: #333333 url('../img/n_design/menu_bkg_rev.gif') repeat-x top left ;
    border:1px solid #4C4C4C;
    clear: left;
    font-size: 14px;
    color:  #efefef;
    text-transform: uppercase;
    display:block;
    padding: 6px 0 0 10px;
    margin: 0;
  }
/* breadcrumb*/
ul#mmb_path{
  padding: 5px 0 5px 0;}
  
ul#mmb_path li{display: inline;}
ul#mmb_path li a{
  color: #ccc;
  margin: 0 3px 0 0;
  padding: 0 8px 0 0;
  background: url('../img/n_design/path_point.gif') no-repeat right 4px;}
ul#mmb_path li.last a{background: none;}

/* extra navigation */
.mmb_extra_nav{
  clear: both;
  padding: 5px 0 5px 10px; 
  background: #eaeaea; 
  }
.mmb_extra_nav a, 
.mmb_extra_nav a.add_post,
.mmb_options a, a.add_post{
  color: #333;
  margin: 0 10px 0 0;
  padding: 2px 0 2px 20px;
  }
  
 a.add_post{
  padding: 0px 0 2px 20px;
  }
.mmb_extra_nav a:hover{color: #aeaeae;}
.list{background: transparent url('../img/n_design/forum_icons/list.gif') no-repeat left top;}
.search{background: url('../img/n_design/forum_icons/search.gif') no-repeat left top;}
.search_info{padding: 10px;}
.search_info i{padding: 5px; margin:5px 10px; display: block; border: 1px dotted #888;}
.add_topic{background: url('../img/n_design/forum_icons/add.gif') no-repeat left top;}
.add_post{background: url('../img/n_design/forum_icons/add.gif') no-repeat left top;}
.editTopic{background: url('../img/n_design/forum_icons/edit.gif') no-repeat left top;}
.replyTopic{background: url('../img/n_design/forum_icons/comment.gif') no-repeat left top;}
.deletePost{background: url('../img/n_design/forum_icons/delete.gif') no-repeat left top;}

/* one more navigation prev/next */
.mmb_forumNavMenu{
  border-top: 1px solid #4c4c4c;
  border-bottom: 1px dotted #c5caca;
  background: #eaeaea;
  padding: 3px 0 0 0;
  clear: both;
  overflow: hidden;}
  
.mmb_forumNavMenu a{color: #333;}
.mmb_forumNavMenu a:hover{text-decoration: none; color:#525252; }  
.mmb_forumNavMenu a.left{float: left; padding: 2px 0 5px 20px; margin-left: 10px;display: inline; background: url('../img/n_design/forum_icons/prev.gif') no-repeat left top;}
.mmb_forumNavMenu a.right{float: right; padding: 2px 20px 5px 0; margin-right: 10px;display: inline; background: url('../img/n_design/forum_icons/next.gif') no-repeat right top;}
.mmb_has_no{  text-align: center; font-size: 13px; padding-top: 10px; font-weight: bold;}