
/* CSS Document */
.forum_container {
	margin:0px 15px 0px 15px;
}
.forum_paging_left {
	float:left;
	width:85px;
	height:35px;
}
.forum_paging_right {
	float:right;
	height:35px;
	width:400px;
}
.new_post_form {
	margin-top:6px;
	margin-bottom:6px;
	height:22px;
}
.topics_container {
	margin:5px 0px 5px 0px;
}
.padding_5px_all {
	padding:5px 5px 5px 5px;
}
/* the table */
.forum_title {
	background-image:url('/images/forum/forum-title.png');
	background-repeat:repeat-y;
	width:650px;
	/*border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;*/
	font-weight:bold;
}
.forum_header {
	background-image:url('/images/forum/forum-header.png');
	background-repeat:repeat-y;
	width:100%;
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	font-weight:bold;
}
.forum_items {
	background-image:url('/images/forum/forum-item.png');
	background-repeat:repeat-y;
	width:662px;
}
.forum_items tr td{
	padding:5px;
	border:none;
}

.forum_row_container{
	padding: 5px 5px 0 5px;
	font-weight:normal;
	font-family:Trebuchet MS, Verdana,Arial,Sans-Serif;
}

#outer {overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */
.no_topics {
	border:1px solid #DADADA;
	width:650px;
}
*:first-child+html #outer[id] {
	position:relative
} /* for explorer 7 only */
*:first-child+html #middle[id] {
	position: absolute;
	display:block;
	vertical-align:inherit;
	top: 50%;
} /* for explorer 7 only */
/* optional: *:first-child+html #inner[id] {position: relative;} */
#sort_by {
	width:130px;
}
#order_by {
	width:110px;
}
#from_the {
	width:100px;
}
#show_threads {
	width:110px;
}
#sort_by, #order_by, #from_the, #show_threads {
	font-size:smaller;
}
.topic_details {
	font-family: Trebuchet MS;
}
/* -- jacl end -- */

/* -- may -- */
.what_container{
  border: 1px solid #DADADA;
  width: 660px;
}
.what_container_header_left{
  width: 299px;
  float: left;
}
.what_container_header_right{
  float: right;
  width: 340px;
  /*margin-top: -25px;*/
  border-left: 1px solid #DADADA;  
  margin-right: 0
}
.what_container_main{
  background-color: #F7FBFE;
}
.forum_header_bg{
	background:url(/images/forum/forum_whats_new_bg.gif) repeat-x 0 0 #F9FAFB;
}
.what_container_left{
  float: left;
  width: 280px;
  /*margin-top: -10px;*/
  border:1px solid blue;
}
.what_container_right{
  /*margin-top: -93px;*/
  float: right;
  width: 255px;  
  /*padding-top: 0;
  border-left: 1px solid #DADADA;*/
  border:1px solid red;
}
.what_stat_main{
  /*margin-left: -150px;*/
  /*margin-right: 50px;*/
  /*padding-left: 120px;*/
  /*padding-top:10px;*/
  float: right;
  width: 220px;
  /*padding-bottom: -10px;  
   margin-right: 20px;
 vertical-align: middle;*/

}

.what_stat_main p{
  margin: 0;
  padding-top: 55px;
}
.current_main{
  margin-left: 50px;
  margin-top:  -43px;
  /*padding-top:  -80px;*/
  background-color: #F7FBFE;
  margin-top: -50px;
  width:240px;
  border:1px solid red;
  
}
.topic_col_2_3 {
	width:319px;
	float:right;
}

.forum_stat{
width: 300px;
border-right:1px solid #DADADA;
}
.whats_image_width {
	width:53px;
}
.Xwhats_going_on_image{
margin: 30px 0px 0px 10px;
}
.whats_going_on_image{
margin: 5px 5px 0px 10px;
}
.what_image{
  float: left;
  margin-top: 15px;
  margin-left: 8px; 
  padding-top: 5px; 
  width: 25px;
}
.forum_stat_desc{
margin-left: 310px;
margin-top: 10px;
}
.last_post_desc{
color: #004276;
font-weight: bold;
font-family: Verdana,Trebuchet MS,  Arial,Sans-Serif;
}
.treb{
font-family: Trebuchet MS;
font-size: 18px;
}

.forum_stat_desc{
  margin-left: 10px;
}
.current_active_container{
margin-left: 256px;
}
.current_active_main{
 margin-left: 73px;
 margin-top: -50px;
}
.forum_name{
  width: 350px;
}
.back_top{
  margin-left: 800px;
  color: white;
  font-weight: bold;
}
/*.back_top: hover{
text-decoration: none;
}*/
.vertical_align{
 vertical-align: middle;
}
/* galing sa forum_may.css */
.forum_box, .forum_section_header{
  border: 1px solid #DADADA;
}
.forum_content{
  margin: -10px 10px 10px 10px;
}
.header_font{
  font-family: Trebuchet MS;
  font-size:23px;
}
.forum_section_header{
 background: #E3EBF6
}
.forum_section_font{
  font-family: Trebuchet MS;
  font-size:17px;
  padding-left: 8px;
}
.forum_image{
  margin: 10px 5px 0 5px;
}
.forum_main{
 float:right;
 width:604px;
}
.forum_anounce_item {
	border:1px solid #DADADA;width:650px;
}
.topic_starter {
	width:310px;
	float:right;
}
.forum_desc{
  margin-top:-30px;
}
.forum_stat_header{
  background: #BFD7EF
}
.forum_stat_font{
  font-family: Trebuchet MS;
  font-size:12px;
  font-weight: bold;
  margin: 10px 10px 10px 10px;
}
.current_active_font{
  color: #5F6267;
}
.forum_whats_going_on_image{
  margin: 23px 5px 0px 10px;
  float: left;
}
.forum_list{
  list-style-type: none;
  line-height: 15px;
  padding-left:0px;
  margin:0;
}
.forum_list li {
	margin-left:0px;
}
.forum_stat_main{
  margin-left: 50px;
}
.what_current_col1{
	margin-left: 0;
	background-color: #2E8B57;
  /*background-color: #F7FBFE;*/
 width: 270px;
}
.what_current_col{
	margin-left: 280px;
	margin-top: -58px;
  border-left: 1px solid #DADADA;
}
.forum_info_head_left {
	width:272px;
	border-bottom:1px solid #DADADA;
}
.forum_info_head_right {
	width:369px;
	border-left:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
}
.forum_info {
	width:663px;
}
.forum_info_left {
	width:272px;
}
.forum_info_right {
	width:369px;
	border-left:1px solid #DADADA;
}
 .left_width{
     width: 250px;    
 }
.up{
     margin-top: -20px;
     border-left: 1px solid #DADADA;
     margin-left: 280px;
}
.up2{
     margin-top: -20px;
}
.down{
    /*padding-top: 10px;*/
}
.what_container{
     margin:5px 0px 5px 0px;
     border: 1px solid #DADADA;
}
 .current_active_color{
      color: #696969;
}
 .last_post_bottom2{
      padding-top: 3px;
      padding-bottom: 0;   
	text-align:right;
}
 .forum_info_head{
      background-color: #BFD7EF;
      width: 662px;
  }
  .forum_container2{
      border: 1px solid  #DADADA;
  }
  .margin_all{
      margin: 20px 20px 20px 20px;
      padding-top: 20px;

  }
.float_right_no_margin {
  	float:right;
}
.topic_container_col_1_left{
  width: 272px;
}
.topics_container_items{
  height: auto;
   background-color: #F7FBFE; 
}
/* -- may end -- */

/* -- nan -- */
.forum_left_topic_content{
  float: left;
  width: 259px;
}

.forum_left_topic_content form{
  width: 90px;
  display: inline;
  margin-left: 10px;
}

.forum_right_topic_content{
  float: right;
  width: 400px;
}

.topic_title{
  background-color: #FDFBEF;
  font-size: 18px;
  font-weight: bold;
  margin: 0px 10px 0 10px; 
  padding: 0 0 1px 8px;
  border:1px solid #EFEFEF;
  width: 96%;
}
.forum_comment_content {
	width:690px;
}

.forum_comment_content .reviews_and_comments_date{
  background-color: #E3EBF6;
  padding-right: 5px;
}
  
.forum_comment_content .reviews_and_comments_date .date{
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: black;
  margin:0;
  padding-right: 20px
}

.forum_comment_content .reviews_and_comments_box .reviews_and_comments_info_header{
  position: absolute;
  top: 0px;
  right: -1px;
  width: 506px;
  background-color: #EFEFEF;

}
.forum_comment_content .reviews_and_comments_box{
  border-bottom: 1px solid #EFEFEF;
  border-left: 1px solid #EFEFEF;
  border-right: 1px solid #EFEFEF;
  background: url('/images/forum/faux_column.gif') repeat-y;
  margin-top: 8px;
 
}
.quote_and_reply_container{
  position: absolute;
  bottom: 10px;
  right: 10px;
 
}
.forum_comment_content .reviews_and_comments_date{
  border-bottom: 1px solid #EFEFEF;
  padding-right: 5px;
}

.forum_navigation img{
  position: relative;
}
/* -- nan end -- */

