﻿._fres_table{
	position: relative;
	float: right;
}
#_fres_forum{
	position: relative;
	float: right;
	width: 97%;
	border: 1px solid #DEDEDE;
  	border-radius: 4px;
  	min-height: 400px;
  	margin-top: -15px;
  	padding: 3% 3% 3% 0;
	
}
._fres_menu{
	width: 100%;
	position: relative;
	/*float: right;*/
	min-height: 40px;
	margin-top: 20px;
}
._fres_a_big{
	width: 131px;
	height: 36px;
	border: 1px solid;
	text-align: center;
	display: block;
	line-height: 1.8;
	cursor: pointer;
	font-size: 19px;
	font-weight: bold;
	border-radius: 5px;
	margin-left: 10px;
	text-decoration: none !important;
	background-color: #fff;
}
._fres_a_small{
	width: 92px;
	height: 28px;
	border: 1px solid;
	text-align: center;
	display: block;
	line-height: 1.7;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px;
	margin-left: 10px;
	text-decoration: none !important;
	background-color: #fff;
}
._fres_a_new_msg,._fres_a_add_msg{
	border: 1px solid #1568c0;
	color: #fff !important;
	background-color:#1568c0 !important; 
}
._fres_login{
	font-weight: bold; 
	font-size: 14px; 
	border-radius: 5px; 
	display: block; 
	border: 1px solid rgb(233, 233, 233); 
	text-align: right; width: 350px; 
	margin: 23px 148px 19px; 
	padding: 5px 8px 5px 5px; 
	background-color: white;
	position: relative;
	/*float: right;*/
	display: none;
}
._fres_user{
	border-radius:5px;
	margin-bottom: 5px; 
	margin-right: 4px;
	border: 1px solid #E9E9E9;
	width:250px;
	height:25px;
}
._fres_password{
	border-radius:5px;
	margin-right: 36px;
	border: 1px solid #E9E9E9;
	width:250px;
	height:25px;
}
#btn_login {
  width: 131px;
  height: 36px;
  border: 0px outset buttonface;
  background: url('/template/images/forum_icons/sign_in2.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 70px;
}
.l{
	float: left;
}
.r{
	float: right;
}
._fres_a_search,._fres_a_login,._fres_add_quote,._fres_a_easy_ver,._fres_a_go_top{
	border:1px solid #1568c0 !important;
	color: #000 !important;
}
._fres_a_logout{
	border:1px solid red!important;
	color: red !important;
}
._fres_a_contact{
	border:1px solid #ff8635 !important;
	color: #000 !important;
}
._fres_forum{
	width:100%;
	position: relative;
	/*float: right;*/
	margin: 10px auto;
	min-height: 200px;
	margin-right: 0px;
}
._fres_t{
	position: relative;
	float: right;
	height: 30px;
	line-height: 1.7;
	border-right: 2px solid #fff;
	margin-bottom: 2px;
	}
._fres_t1{
	width:57.5%;
	background-color: #dfdfdf; 
}

._fres_t span{
	font-size: 16px;
  font-weight: bold;
}
._fres_t1 span{
  padding-right:50px;
}
._fres_t2{
	width:20%;
	background-color: #dfdfdf;
	text-align: center;
}
._fres_t3{
	width:20%;
	background-color: #dfdfdf;
	text-align: center;
}

._fres_t10{
	width:57.5%;
	background: url('/responsive/images/arro0.png') right center no-repeat;
	background-color: #f1f1f1; 
	background-size: 46px 30px;
	cursor: pointer;
}
._fres_t10 a{
	padding-right: 50px !important;
	color:#999;
	font-size: 14px;
	line-height: 2;
}
._fres_t101{
	background: url('/responsive/images/arro1.png') right center no-repeat ;
	background-color: #f1f1f1; 
	
}
._fres_t20{
	width:20%;
	background-color: #dfdfdf;
}
._fres_t30{
	width:20%;
	background-color: #d0d0d0;
	text-align: center;
  	line-height: 2.3;
}
._fres_text{
	width: 97.5%;
	margin-bottom: 2px;
	border-top: 5px;
	position: relative;
	float: right;
	min-height: 80px;
	background-color: #ececec;
	margin-right: 3px;
	border-left: 3px solid #ececec;
	display: none;
}
._fres_author{
	color: #999;
  padding-right: 10px;
  font-size: 14px!important;
  font-weight: bold;
}
._fres_date{
	font-size: 14px!important;
	color: #999!important;
	font-weight: normal!important;
}
._fres_author_admin{
	font-weight:bold;
	color:#1463bb;
	font-size:14px;
}
._fres_author_link{
	font-weight:bold;
	color:#1463bb;
}
._res_textF{
	font-size: 14px;
	padding: 10px;
	margin-right: 35px;
}
._fres_trenn{
	height: 2px;
	width: 95%;
	background-color: #fff;
	margin: 10px auto 0px auto;
}
._fres_in_menu{
	  position: relative;
  float: right;
  margin: 10px 39px 12px;
  width: 100%;
}
.img180 {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  margin-bottom: 2px;
}
.forum_viewNAV{
	  position: relative;
  	  float: right;
      width: 100%;
}
.dn0{
	display: none !important;
}
.under_content{
  position: relative;
  float: right;
  width: 100%;
  margin-top: 20px;
}
._fres_forum_title{
	width: 100%;
	position: relative;
	/*float: right;*/
	font-size: 16px;
	background-color: #dfdfdf;
	font-weight: bold;
	margin-top: 10px;
	min-height: 30px;
	line-height: 2;
	max-width: 648px;
	margin-bottom: 20px;
}
._fres_forum_title span{
	padding-right: 7px;
}
._frs_author,._frs_title,._frs_content,._frs_email,._frs_search{
	width: 95%;
	max-width: 600px;
	border: 1px solid #e9e9e9 !important;
	border-radius: 7px;
	height: 30px;
	padding: 2% !important;
	font-size: 15px !important;
	margin-bottom: 20px;
}
._fres_th label,._fres_th1 label{
	float: right;
	font-size: 15px !important;
	margin-top: 0px !important;
}
.error {
	  width: 627px;background: #ffbfbf;
	  border: 1px solid #900;
	  padding: 5px;
	  position: relative;
	  float: right;
	  width: 95%;
	  padding-right: 2%;
	  margin-bottom: 20px;
	  font-size: 20px;
}
._fres_res{
	margin: 0 0 2px 0;
	background-color: #f1f1f1;
	min-height: 25px;
	padding-right: 0px;
	background-position: 650px 0px;
}
._fres_li_right{
	width: 10px;
	min-height: 25px;
	background: url(/template/images/forum_icons/li_bg.png) top center repeat-y;
	background-repeat: no-repeat;
	float: right;
}
._fres_date_ti{
	float: left;
	margin-left: 10px;
}
._fres_more{
	display: block;
	width: 100%;
	position: relative;
	float: right;
	font-size: 20px;
}
@media screen and (max-width: 1023px){
	.r{
		margin-bottom: 10px;
	}
	._fres_forum_title{
		max-width: 100%;
		float: right;
	}
	._fres_th{
		display:none !important;
	}
	._no_res{
		display: none !important;
	}
	#inner #leftside {
	    padding: 0px !important;
	}
	
	#_fres_forum {
	  margin-top: -35px;
	  border: 0px solid #DEDEDE;
	    margin-right: -5px;
	}
	._fres_t1,._fres_t10{
		width:100%;
	}
	._fres_text {
	  width: 100%;
	  border-left: 0px solid #ececec;
	  margin-right: 2px;
	}
	._fres_author2,._fres_date2{
		display: block!important;
		float: right;
		width: 100%;
		height: 16px;
		white-space: nowrap;
		font-size: 16px;
		margin: 5px 10px 0 0;
	}
	._fres_author2 label,._fres_date2 label{
		  display: inline;
	}
	._fres_date{
		display:block !important;
		float: left;
		margin-left: 10px;	
	}
	._res_textF {
		font-size: 16px !important;
		padding: 10px !important;
		margin-right: 0px !important;
		margin-top: 40px !important;
	}
	._fres_trenn{
		width: 98%;
	}
}

@media screen and (max-width: 610px){
	._fres_a_big{
		width:100%;
		/*float: none !important;*/
		margin: 10px auto;
	}
	._fres_table{
		width:100% !important;
	}
}
@media screen and (max-width: 420px){
	
	._fres_a_small{
		width:100%;
		float: none !important;
		margin: 10px auto;
	}
	._fres_in_menu {
	  float: none !important;
	  margin: 10px auto;
	  width: 95%;
	}
}
