.box_first
{
	margin-bottom:7px;
}
.box_category li:last-child
{
	border-bottom:none;
}
/********************* CSS for member ****************************/
#mod_member h2.title {
	font-weight:bold;
	font-size:14px;
	color:#1754a5;
}
.tblMember {}
.tblMember .row_title {
	background:url(../images/mid-title-bg.gif) right no-repeat;	 
	
}
.tblMember .row_title h2 {
	background:url(../images/icon_mtitle.gif) left no-repeat;
	display:block;
	color:#3F3F3F; 
	font-size:14px;
	line-height:27px; 
	padding-left:37px;
}
.tblMember th, .tblMember td {height:30px;padding:3px 8px; vertical-align:top; }
.tblMember th { font-weight:bold;border-bottom:1px #dfdfdf dotted; text-align:right; }
.tblMember td { border-bottom:1px #dfdfdf dotted; text-align:left; }
.tblMember .last {border-right:none}

.tblMember th { } 
.tblMember td.note {width:35%}

.tblMember .textfiled {
	border:1px solid #bad6df;
	color:#000000;
	height:20px;
	font-size:12px; 
	line-height:20px;	
	width:100%
}
.tblMember .text_min {
	border:1px solid #bad6df;
	color:#000000;
	height:20px;
	font-size:12px; 
	line-height:20px;
	width:195px;
}
.tblMember .select {
	border:1px solid #bad6df; 
	font-size:13px;
	font-family:Tahoma;
	color: #656565;
	height:24px;
	padding:2px 0px;
	line-height:20px;
	width:100%;	
}
.tblMember .textarea {
	border:1px solid #bad6df;
	line-height:20px;
	color: #656565;	 
	overflow:auto;
	width:100%;
}

.reg_button	{text-align:center; padding:5px;}

span.required {font-weight:normal; color:#FF0000}
.tblMember input.error {
	border:1px dotted #ff0000;
} 
 
.tblMember label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }



.hr_title {
	background: url(../images/hr_title.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 10px;
	line-height: 10px;
}

.wellcome {
	text-align: center
}

.fUsername {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.fMgroup {
	color: #FF6A06;
}

#Member {
	padding: 5px 0px;
	line-height: 18px;
}

#Member p {
	padding: 5px 0px;
}

#Member ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Member li {
	padding: 2px;
	display: block;
}

#Member .description {
	padding: 5px;
}

#Member .form {
	padding-top: 10px;
}

#Member #ERROR {
	text-align: center;
}

#Member .col1 {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	width: 35%;
	font-weight: bold;
}

#Member .col2 {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	width: 60%;
}

#frmMember select {
	width: 300px;
}

#frmMember input[type="text"] {
	width: 300px;
}

#frmMember input.textfiled {
	width: 300px;
}

.table_bg {
	background-color: #cccccc;
}

table.table_bg td {
	padding: 5px 2px; 
}

.row_title {
	background:url(../images/row_title.gif) #F3f3f3 repeat-x;
	color:#C20006;
	height:28px;
	font-weight:bold;
	line-height:28px;
}

.row1 {
	background: #FFFFFF;
}

.row2 {
	background: #FAFAFA;
}

.row_extra {
	background: #FAFAFA;
}

.row_select {
	background: #F4EAD2;
}

.fUsername {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

.small {
	font-size:11px;	
}
/***************** REGISTER ****************************/
.account_form {
	background: url(../images/personal.gif) left no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	padding-left: 30px;
	color: #2b2b6b;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom:10px;
}

.info_form {
	background: url(../images/contact.gif) left no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	padding-left: 30px;
	color: #2b2b6b;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom:10px;
}

#ARGEE {
	float: left;
	width: 100%;
	padding: 2px;
	text-align: center;
}

.input-warn {
	border: 1px solid #FF0000;
}

.input-ok {
	border: 1px solid #009900;
}

#main_register p {
	padding: 5px 0px;
}

.font_help {
	cursor: help;
}

.term {
	border: 1px solid #ccc;
	height: 250px;
	overflow: auto;
	padding: 10px;
}

.term p {
	padding-bottom: 10px;
	text-align: justify;
}

.messagebox {
	position: absolute;
	width: 150px;
	margin-left: 10px;
	border: 1px solid #c93;
	background: #ffc;
	padding: 1px 5px;
}

.messageboxok {
	position: absolute;
	background: url(../images/icon_ok.gif) #C9FFCA left no-repeat;
	width: 250px;
	margin-left: 10px;
	border: 1px solid #349534;
	padding: 1px 5px;
	padding-left: 25px;
	color: #008000;
}

.messageboxerror {
	position: absolute;
	background: url(../images/icon_error.gif) #F7CBCA left no-repeat;
	width: 250px;
	margin-left: 10px;
	border: 1px solid #CC0000;
	padding: 1px 5px;
	padding-left: 25px;
	color: #CC0000;
}

#main_register select {
	width: 350px;
}

#main_register input[type="text"] {
	width: 350px;
}

#main_register input.textfiled {
	width: 350px;
}

/*Avatar*/
 
/*----------- Browse -------------*/
.input-file label:hover{ color:#808080; cursor:pointer; font-size: 12px; font-weight: normal; }
.input-file label span{ display:none; width: 68px; }
.input-file label input{ display:block; width:300px; }
.input-file label{ float:right; white-space:nowrap; position:relative; z-index:1; left:0; top:0; overflow:hidden; font-weight:normal; display:inline; -webkit-border-top-right-radius:8px; -webkit-border-bottom-right-radius:8px; border-top-right-radius:8px; border-bottom-right-radius:8px; background-color: #FFF; background: url(../images/img_repeat_1.03.gif) repeat-x left -146px; padding: 2px 12px 2px; font-size: 12px; border-right-width: 1px; border-right-style: solid; border-right-color: #888; color: #000; height:20px; }
.input-file-no-path label{ float:left; }
.input-file label span{ display:inline; }
.input-file label input{ width:auto; position:absolute; right:0; top:0; border:none; font-size:11px; line-height:12px; opacity:0; zoom:1; filter:alpha(opacity=0); cursor:pointer; font-weight: normal; color: #808080; }
.input-file var{ display:none; position:relative; overflow:hidden; border:solid 1px #E0E0E0; border-color:#888 #ccc #ccc #888; zoom:1; _right:-3px; -webkit-border-top-left-radius:2px; -webkit-border-bottom-left-radius:2px; padding: 2px 5px 2px 5px; height:18px; }
.input-file var{ display:block; }
.input-file-no-path label{ -webkit-border-radius:2px; }
.input-file var input{ display:block; width:100%; position:absolute; padding:0; border:1px none #b1b1b0; font-size:11px; color:#808080; top:0; left:0; padding:0.25em 0.6em 0.2em; height:100%; font-family: Tahoma, Arial, Verdana, sans-serif; font-weight: normal; background-color: #FFFFFF; }
#upload_result{ padding-top:5px;}
.upload_result { padding-top:5px;}


.preview_container{
	width:130px;
	height:130px;
	overflow:hidden; 
}
.CropImage { text-align:center; width:500px; margin:0px auto; }
.image_container { margin-bottom:5px;  } 

/*list*/
ul.box_list {
	padding: 5px;
}

.box_list li {
	display: block;
	background: url(../images/icon_li.gif) 0px 12px no-repeat;
	padding: 2px;
	padding-left: 10px;
	text-align: left;
}
.box_list li a {
	text-decoration: underline;
}

.box_list li a:active,.box_list li a:link,.box_list li a:visited {
	text-decoration: underline;
}
.box_list li a:hover {
	text-decoration: underline;
}

.mess_join {padding:10px 0px;}
.mess_join ul  {
	list-style:none;	
}
.mess_join ul li {padding:2px; background:url(../images/icon_li.gif) 0px 9px no-repeat ; padding-left:10px; }


.divButton {
    padding: 5px;
    text-align: center;
}


/*My custom css*/
#Member .textfiled
{
	background:#efefef;
	border:1px solid #b7b7b7;
	padding-left:5px;
}
#Member .profile-bt
{
	text-align:center;
	padding-top:6px;
}
#Member select
{
	background:#efefef;
	border:1px solid #b7b7b7;
	padding-left:5px;
}
#Member .btn
{
	background:url(../images/bg_btn.jpg);
	min-width:78px;
	height:27px;
	border:1px solid #b5b5b5;
}
#Member .btn span
{
	color:#666666;
	font-weight:bold;
}
#Member .profile_box .profile_tile
{
	font-size:14px;
	text-transform:uppercase;
	color:#1e77db;
	font-weight:bold;
	padding-left:2px;
	border-bottom:1px dotted #c6c6c6;
	padding-bottom:8px;
	margin-bottom:13px;
}
#Member .profile_box .profile_content
{
	padding-left:5px;
	margin-bottom:25px;
}
#Member .profile_box.last .profile_content
{
	margin-bottom:0px;
}

#Member .user_id
{
	font-size:16px;
	font-weight:bold;
	color:#ff0204;
}

#Member .user_email
{
	color:#333;
	font-weight:bold;
}


/*===========Post news *===========*/
.post_note
{
	font-size:13px;
}
.box_PostNews table tr td
{
	padding:3px 0px;
}
.box_PostNews .textfiled
{
	background:#fff;
	border:1px solid #b7b7b7;
	padding-left:5px;
	height:23px; 	
}
.box_PostNews .textarea
{
	background:#fff;
	border:1px solid #b7b7b7;
	padding-left:5px; 	
}

.box_PostNews select
{
	background:#fff;
	border:1px solid #b7b7b7;
	padding-left:5px;
	padding:2px 0px;
}

.box_PostNews .button
{
	padding:0px 10px;
	background:url(../images/bg_btn.jpg);
	min-width:78px;
	height:27px;
	border:1px solid #b5b5b5;
	border-radius: 3px;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	overflow: visible;
	color:#666666;
	font-weight:bold;
}
.box_PostNews .button:hover
{
	box-shadow: 0 0 3px #999;
}
.box_PostNews .map-container
{
	border:8px solid #e3e3e3;
	padding:1px;
	background:#fff;
}

.box_PostNews .map-control
{
	padding:18px 0px 23px 0px;
}
.box_PostNews #googleMaps span
{
	display:block;
	width:20%;
	float:left;
}
.box_PostNews #googleMaps .input-map
{
	float:left;
	width:80%;
}

.box_PostNews #googleMaps #map_address
{
	width:83%;
	background:#fff;
	border:1px solid #b7b7b7;
	padding-left:5px;
	height:23px; 	
}

.box_PostNews #googleMaps .map-button
{
	background:#168ff7;
	color:#fff;	
	font-weight:bold;
	border:none;
	padding:3px 9px;
	max-width:85px;
	max-height:25px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

/*List ads*/
.list_ads_navbar
{
	
	display:block;
	background:#168ff7;
	border-bottom:3px solid #1272c6;
	padding:5px 6px;
	overflow:hidden;
}
.list_ads_navbar > div
{
	display:block;
	float:left;
	color:#fff;
	font-size:12px;
}

.list_ads_col1
{
	float:left;
	width:55%;
}

.list_ads_col2, .list_ads_col3, .list_ads_col4
{
	float:left;
	width:15%;
	text-align:center;	
}

.list_ads_row
{
	width:100%;
	display:block;
	overflow:hidden;
	padding:13px 0px;
	border-bottom:1px dotted #ccc;
	font-size:13px;
	color:#333;
}
.ads_info
{
	overflow:hidden;
}
.ads_info .ads_pic
{
	width:113px;	
	float:left;
}
.ads_info .ads_pic img
{
	width:100%;
	height:auto;
}
.ads_info .ads_content
{
	width:68%;
	float:left;
	padding-left:10px;
}

.ads_info .ads_content p
{
	padding:0px
}

.ads_info .ads_content .ads_name
{
	color:#333;
	text-transform:uppercase;
}
.ads_info .ads_content .ads_name a
{
	color:#333;
}

.list_ads .list_ads_row
{
	border-bottom:none;
}

.list_ads .pagination
{
	margin:0px;
	border-top:1px dotted #ccc;
	text-align:center;
}

.list_ads .noItem
{
	padding:13px 0px;
	text-align:center;
	color:#F00;
	text-transform:uppercase;
	font-weight:bold;
	
}

.list_ads span.font_red
{
	color:#ff0000;
}

#login a
{
	color:#0375b4;
	text-decoration:none;
}
#login a:hover
{
	color:#07497b;
}

#login .btn, .mess_join .btn
{
	background:url(../images/bg_btn.jpg);
	min-width:78px;
	height:27px;
	border:1px solid #b5b5b5;
}


#login .btn span,.mess_join .btn span
{
	font-weight:bold;
	color:#666;
}

#login input.textfiled
{
	
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b7b7b7;
    height: 23px;
    padding-left: 5px;
}