*{
direction:rtl;
margin: 0; padding: 0;

}

select{
   height: 30px;
   border: 1px solid #ccc;
   font-weight: bold;
   font-size: 1.3em;
   color: #339900;
   font-family: 'Trebuchet MS', Arial, sans-serif;
   background: #ddd;
}

h5 {
color: #000;
background: url(/images/add_comment_icon.png) no-repeat scroll 7px 7px #B0E57C;
margin-top: 0px;
cursor: pointer;
padding: 6px 10px 6px 35px;
transition: opacity 200ms;
max-width: 823px;
min-height: 28px;
font-size: 1.3em;
font-weight: 800;
border:1px solid #EEE;
text-align: center;
}

.coupoun{
color: #000;
background: url(/images/add_comment_icon.png) no-repeat scroll 7px 7px #B0E57C;
margin: 0 0 0 0;
cursor: pointer;
padding: 6px 10px 6px 35px;
transition: opacity 200ms;
width: 100%;
min-height: 28px;
font-size: 1.3em;
font-weight: 800;
border:1px solid #EEE;
text-align: center;
}

html{
overflow-x: hidden;
}
body{
overflow-x: hidden;
overflow-y:scroll;
width:100%;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	margin-right:20px;
}
h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #339900;
	margin-right:20px;
}
h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
}

.expand{
max-height:62px;
overflow: hidden;
}

.card{background-color:#e5e5e5;min-height:90px;position:relative;
width:100%;
text-align: right;
direction: rtl;
padding-top: 5px;
padding-bottom: 5px;


margin-bottom:10px;
overflow: hidden;
top:80px;
/*white-space: nowrap;*/
}
.card p{
	padding-left: 15px;
	padding-right: 15px;
}
.car p{
	white-space: nowrap;
}
.card a{
  text-decoration: none;

}


.ad_card{background-color:#E5E059;min-height:90px;position:relative;
width:100%;
text-align: right;
direction: rtl;
padding-top: 5px;
padding-bottom: 5px;


margin-bottom:10px;
overflow: hidden;
top:80px;
/*white-space: nowrap;*/
}
.ad_card p{
	padding-left: 15px;
	padding-right: 15px;
}

.ad_card a{
  text-decoration: none;

}
.hide_me{display:none;}

.tel {
width: 50px;
height: 50px;
background: url(/images/tel.png) no-repeat;
float: right;
background-position: center top;
}


.description{text-align: right;
display: inline-block;
direction: rtl;
padding-bottom: 5px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;}

#top-wrap {float:right; background-color:#56BAEC;position:fixed;top:0;right:0;width:110%;z-index:10006; padding-right:0px;  }
#top-content {padding-right:0px;}
#navigation {background-color:#B4D8E7; padding-right:20px; }

#footer{

}
#body {
background-color: #F1F2F6;
}

#header{
display:none;

}

