/*
 * style_class 2009/06/29 12:43:37
 * http://inmobiliaria.ma/
 * */
#msg , .msg{ 
	position: absolute; 
	width: 280px;
	padding-right: 23px;
	line-height: 150%;
	text-align: right;
}
#logindiv{
	margin: 12px 0px 0px 0px;
	text-align: right;
	width: 210px;
	line-height: 170%;
}
#logindiv input
{
    margin-bottom: 2px;
}
input.txtlogin , input.txtpass{
		background-color: #fff;
		padding: 2px;
		width: 130px;
		border: solid 1px #D6D6D6;
		padding-left: 18px;
		font-family: tahoma;
}
input.txtlogin{
		background: url('../images/icons/user-icon.png') no-repeat 2px;
}
input.txtpass{
		background: url('../images/icons/lock.png') no-repeat 2px;
}

.user-info , .below-info{
	float: left;
}

ul#top-task{
	padding: 0px;
	margin: 0px;
}
ul#top-task li{
	display: inline;
	list-style: none;
	padding-left: 6px;
	color: #DBDEF7;
}
a{ color: #3B5998; text-decoration: none }
a:hover{ text-decoration: underline; }
a img{ border: 0px; }

#menu-bar{
	clear: both;
	margin-bottom: 15px;
	height: 31px;
	border-bottom:solid 1px #C2D1E0;	
}
#menu-bar div{
	float: left;
}
#menu-bar ul{
	padding: 0px;
	margin: 0px;
	
}
#menu-bar ul li{
	display: inline;
	list-style: none;
}
#menu-bar ul li a{
	display: block;
	padding: 7px 19px;
	float: right;
	color: #003366;
	font-weight: bold;
	border-left:solid 1px #C2D1E0;
	border-right:solid 1px #C2D1E0;
	border-top:solid 1px #C2D1E0;
	margin-left: 4px;
	background: url("../images/barBtn.jpg") repeat-x;
}
#menu-bar ul li a:hover{
		text-decoration: none;
		background-color: #ECEEF4;
}
input.text , input.button{
	font-family: tahoma;
	font-size: 11px;
	color: #4A4848;
	padding: 4px;
}
input.text {
    background: url("../images/inp-bg.jpg") repeat-x;
    border: solid 1px #B5B8C8;
}

select option{
     color: #444;
     margin-top: 2px;
}
input.button
{
    border: 0;
    cursor: pointer;
    color: #fff;
    background-color: #4075AB;
    padding: 3px 4px;
    font-weight: bold;
}
input.button-h
{
    background: url(../images/button-bg-h.jpg) repeat-x;
}


.point{
	cursor: pointer;
}
#advancedSearch{
	padding: 3px;
	background-color: transparent;
	border: solid 1px black;
}

.ad{
	height: 140px;
	margin-bottom: 8px;
	border-bottom: solid 1px #E5E5E5;
	line-height: 130%;
}
h1.ad-title{
	color: #FC8F30;
	font-size: 15px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}
h1.ad-title a{
	color: #FC8F30;
}
h1.ad-title a:hover{color: #F69F53; }

.ad-pic img{
	border: solid 1px #88B3CE;
	background-color: #DCEAF2;
	width: 100px;
	height: 80px;
	padding: 2px;
}
.ad-pic{
	margin: 3px;
	float: right;
	width: 110px;
	height: 100px;
}

.ad-descr{
	color: #6D6660;
	padding: 8px;
}

span.date{
	padding: 2px;
	color: #C0BEBC;
	font-size: 10px;
}
.user-info-post{
	padding: 0px 0px 6px 0px;
	overflow: hidden;
	color: #3C3C3C;
}
.seperator{
	padding: 0px 2px;
	color: gray;
	font-size: 9px;
	margin: 0px 2px;
}
.user-info-post span.info{
	float: right;
	padding: 0px 2px;
    display: block;
}

.user{
	float: right;
	width: 137px;
	padding: 2px 0px;
	display: inline;
	height: 80px;
	text-align: center;
}
.user p , .user a{ color: #677DAD;font-weight: bold;margin: 1px 0px 6px 0px;font-size: 9px; }
.user img{
/**/
}
.user a {
	padding-left: 4px;
}
h2{
	font-size: 13px;
	color: #4C95C9;
}
ul.hidden li{
	list-style: none;
}

.tag{
	color: #808080;
	width: 150px;
}

select{
	font-family: tahoma;
	font-size: 12px;
}
select option{
	padding: 2px;
}

.sep{
	border-top: solid 1px #E1DFDE;
	margin: 20px;
	width: 40%;
}

input.btnBlue{
	background: url(../images/button.jpg) no-repeat;
	font-family: tahoma;
}
input.fbtn{
	background: url(../images/fbtn.jpg) no-repeat;
	font-family: tahoma;
	cursor: pointer;
}
/* ----------------------------- */
.roundedcornr_box {
   background:  url(../images/boxbg.png) repeat-x top left;
}
.roundedcornr_top div {
   background: url(../images/boxtl.png) no-repeat top left;
}
.roundedcornr_top {
   background: transparent url(../images/boxtr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/boxbl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: transparent url(../images/boxbr.png) no-repeat bottom right;
  
}
.roundedcornr_bottom_wrap{
	background: transparent url(../images/boxbg.png) repeat-x bottom left;
}

.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content {  
	border-right: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	overflow: hidden;
	height: 1%;
}
.roundedcornr_content div.pader {
	margin: 7px 0px 2px 0px;
}
.notice{
	background-color: #F3F7FD;
	border: solid 1px #BBD8FB;
	color: #444444;
	padding: 7px;
}
ul.bullet-grey{
	list-style-image: url(../images/icons/bullet-grey.gif);
}
ul.bullet-orange{
	list-style-image: url(../images/icons/bullet-orange.gif);
}

.msg-ok
{
	padding: 6px;
	margin: 4px 0px;
	text-align: center;
	border-top: solid 1px #6382C1;
	border-bottom: solid 1px #6382C1;
	background: url(../images/msg-ok.jpg) repeat-x;
	color: #476BB2;
	font-weight: bold;
}
.msg-not
{
    padding: 6px;
    margin: 4px 0px;
    text-align: center;
    border-top: solid 1px red;
    border-bottom: solid 1px red;
    color: red;
    font-weight: bold;
}
.imgs{
	padding: 3px;
	text-align: center;
}
.imgs img{
	margin: 3px;
	padding: 1px;
	border: solid 2px #BBD8FB;
}
img.ad{
	width: 120px;
	height: 80px;
}
.descr{
	color: #444444;
	margin: 6px 0px;
}
h3{
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 6px 0px;
	margin: 0px;
	color: #F4793A;
}
div#pager{
   margin: 6px;
   width:auto;
   height:auto;
}

div#pager span#dis{
    padding:  .4em .6em;
	margin: 0px 3px 0px 3px;
	color: #000;
	background-color: #FFF;
	display:block;
	display:inline-block;
}

div#pager a{
    padding:  .4em .6em;
	margin: 0px 2px 0px 2px;
	color: #3666D4;
	background-color: #fff;
	display:block;
	display:inline-block;
	text-decoration:none;
	border: solid 1px #CCDBE4;
}

div#pager a:hover{
    text-decoration: none;
    padding:  .4em .6em;
	margin: 0px 2px 0px 2px;
	color: #FFF;
	background-color: #3C6EE0;
	border: solid 1px #2B55AF;
	display:block;
	display:inline-block;
}
textarea{
    font-family: tahoma;
    font-size: 11px;
    padding: 2px;
    line-height: 140%;
}