/* CSS Document */
html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #8BBF29 url(../images/bgtop.jpg) repeat-x center top;
	font-family:  verdana, helvetica, arial, sans serif;
	font-size: 11px;
	color:#666;
}
#header{
	margin-left:auto;
	margin-right:auto;
	width:930px;
	position:relative;
	z-index:0;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:883px;
	background: url(../images/bg-container.png) repeat-y;
	position:relative;
	top:-16px;
	padding:20px 0 0 25px;
}
.lng_select{
	position:absolute;
	z-index:999;
	top:3px;
	left:50%;
	width:300px;
	margin-left:-273px;
}
.order_fields{
	float:left;
	width:600px;
	margin-left:20px;
}
.order_label{
	float:left;
}
.center-top{
	width:908px;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
	position:relative;
	top:-5px;
}
.top-container-left{
	width:723px;
	height:36px;
	background:url(../images/top-container-left.png) no-repeat top left;
	float:left;
	padding:10px 0 0 47px;
	color:#000;
	font-weight:bolder;
	font-size:10px;
}
.top-container-right{
	width:116px;
	height:36px;
	background:url(../images/top-container-right.png) no-repeat top left;
	float:left;
	float:left;
	padding:10px 0 0 20px;
	color:#000;
	font-weight:bolder;
	font-size:10px;
}
.top-container-right a{
	color:#FFF;
	text-decoration:none;
}

#footer-container{
	width:908px;
	margin-left:auto;
	margin-right:auto;
	height:51px;
	background:url(../images/footer-container.png) no-repeat;
	position:relative;
	top:-16px;
}
.clear{
	clear: both;
}
a img {
	border: 0;
}

/*=========== Form ========================================*/
.filter{
	background:url(../images/pad_filter.gif) no-repeat top left;
	height:100px;
	color:#000;
	padding:13px 0 0 27px;
}
.pad_back{
	background:url(../images/back.gif) no-repeat top left;
	height:64px;
	padding:20px 0 0 27px;
}
.link_filter{
	color:#000;
	text-decoration:none;
	font-size:9px;
	/*text-transform:lowercase;*/
}
.inputform, .areaform {
  background: #fff;
  border: 1px solid #7F9DB9;
  padding: 2px;
  width: 180px;
  font-size: 12px;
  font-family: arial, verdana, helvetica, sans serif;
  color: #000;
}

.btn-send {
  width: 129px;
  line-height: 30px;
  height: 30px;
  background: transparent url(../images/btn_130.gif) no-repeat;
  border: 0;
  border: none;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}

.rowOver {

}
.rowOut {
	height:140px;
	width:845px;
	background:url(../images/bg_hover_line.png) no-repeat top left;
	cursor: pointer; 
	cursor: hand; 
	margin-bottom:20px;
}
.loc{
	width:160px;
	height:35px;
	padding-top:25px;
	/*background: url(../images/map.gif) no-repeat center top;*/
	font-size:10px;
	padding-bottom:25px;
}
.al_btm{
	vertical-align:bottom;
}
.ze_loc{
	font-size:14px;
}

.pic{
	text-align:center;
	vertical-align:center;
	background:url(../images/bg_line_left.png) no-repeat top left;
	height:140px;
}
.line_bg{
	background:url(../images/bg_line_rpt.png) repeat-x top left;
}
.bg_right{
	background:url(../images/bg_line_right.png) no-repeat top right;
}
.desc{
	height:65px;
	padding-top:5px;
	text-align:justify;
	vertical-align:top;
	font-size:10px;
}
.time{
	background:url(../images/clock.gif) no-repeat top left;
	padding:3px 0 25px 25px;
	height:22px;
}
.separator{
	background:url(../images/separator.gif) no-repeat bottom left;
	height:13px;
	margin-bottom:15px;
}
h1{
	width:832px;
	font-size:16px;
	color:#000;
	font-weight:bolder;
	padding-left:16px;
	background:url(../images/separator.gif) no-repeat bottom left;
	height:30px;
	margin:0;
}

h3{
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
	margin:0;
}
h3 a{
	color:#000;
	background: url(../images/back_btn.gif) no-repeat center left;
	text-decoration:none;
	padding-left:30px;
	font-size:12px;
}
h2{
	color:#C00;
	margin: 0;
}
h2 em{
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}
.annonce{
	width:820px;
	margin-left:10px;
}
.carac{
	color:#666;
	font-size:10px;
}
.msg_input{
	margin:1px 0 1px 0;
	width:186px;
}
.carac strong{
	font-weight:normal;
	color:#C00;
	font-size:10px;
}
.line_carac{
	margin:5px 0 5px 0;
}
.detail_pic{	
	text-align:center;
	vertical-align:top;
}
.label{
	font-size:10px;
}
.title{
	color:#CC0000;
	font-size:12px;
}
.date{
	font-style:italic;
	font-size:9px;
}
.goto_site{
	margin:auto;
	display:block;
	width:292px;
	height:30px;
	line-height:30px;
	background: url(../images/btn_detail_site.png) no-repeat top left;
	color:#666;
	font-style:italic;
	font-size:9px;
	text-decoration:none;
}
.align_center{
	text-align:center;
}
hr{
	margin:10px 0 20px 0;
	border:none;
	border-top:1px solid #F5CCCC;
	width:407px;
}
.error {
color:#FF0000;
font-weight:bold;
}

.btn-long-left{
	float:left;
	height:30px;
	width:17px;
	background:url(../images/btn-long-left.gif) no-repeat top left;
}
.btn-long-right{
	float:left;
	height:30px;
	width:auto;
	line-height:30px;
	background:url(../images/btn-long-right.gif) no-repeat top right;
	text-decoration:none;
	color:#FFF;
	padding-right:17px;
	display: block;
}
