body, div, img, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, th, td {
	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
	border: 0px;
	margin: 0px;
	padding: 0px;
	direction: rtl;
	text-align: right;
	line-height: 130%;
}

h1.classified_title{
	text-align:right;
	color:#FF8000;
	font-size:20px;
	font-family:arial;
	padding-right:5px;
	margin-left:50px;
}
h1.classified_title3{
	text-align:right;
	color:#FFFFFF;
	font-size:16px;
	font-family:arial;
	padding-right:5px;
	margin-left:50px;
}
h1.classified_title3:hover{
	color:#FFFFFF;
}
.small{
	font-size:10px;
	text-align:center;
	align:center;
}
h3.classified_title2{
	color:#424242;
	text-align:right;
	font-size:14px;
	font-family:arial;
	padding-right:5px;
}
h3.classified_title2:hover{
	color:#FF8000;
}

h2.h2_k{
	font-size:12px;
	padding-right:5px;
	display:block;
	float:right;
}
h2.h2_t{
	font-size:12px;
}

img {
	behavior: url(css/iepngfix.htc);
}

table {
	!important table-layout: fixed;
}
table#forms input,table#forms select {
  	width: 90%;
}
table#forms input[type=radio] {
   	width: 20px;
}
.slr_radio {
   	width: 20px;
	background: none;
	border: 0px;
}
table#forms textarea {
   	width: 96%;
}
td {
   	text-align: right;
	height: 22px;
	padding: 3px;
}
tr#c td {
   	background: #FFFFFF;
}
tr#t td {
   	background: #808080;
	color: #FFFFFF;
}
body {
	background: #FFFFFF url(../images/bg.gif) top repeat-x;
	margin: 0px;
}
input,textarea,select {
   	background: #FFFFFF url(../images/bg_input.gif) bottom repeat-x;
   	border: #B2B2B2 1px solid;
	padding: 2px 0px;
	margin-bottom: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input[type="submit"] {
	background: #349be3 url(../images/bg_btn.gif) top;
	padding: 2px 15px;
	color: #FFFFFF;
	margin: 5px 0px;
	border-radius: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	cursor: pointer;
}
input[type="submit"]:hover {
	background: #5db7f6 url(../images/bg_btn.gif) bottom;
}


.slr_header {
	height: 80px;
	margin-bottom: 10px;
}

a.hmenuitem:link, a.hmenuitem:visited {
	display: block;
	height: 60px;
	line-height: 22px;
	color: #000000;
	padding: 5px 15px;
	text-align: center;
	margin-top: 15px;
	float: right;
}
a.hmenuitem:hover, a.hmenuitem:visited:hover {
	background: #FFFFFF url(../images/bg_menu.gif) top repeat-x;
	color: #353944;
}

a.side_menu_a:link, a.side_menu_a:visited {
	float:right;
	width:100%;
	height: 15px;
	line-height: 13px;
	color: #464646;
	padding:0px;
	margin:0px;
	border-right: 1px #C0C0C0 dotted;
	border-bottom: 1px #C0C0C0 dotted;
	
	
}
a.side_menu_a:hover, a.side_menu_a:visited:hover {
	background: #fafcd4;
	color: #383838;
}
.slr_date {
	padding-left: 5px;
	color: #000000;
	margin-top: 50px;
	line-height: 22px;
	float: left;
}

.slr_main {
	width: 100%;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.slr_right {
	width: 16%;
	margin: 0 3px;
	float: right;
}
.slr_left {
	width: 18%;
	margin: 0px;
	float: right;
	
}
.slr_center {
	width: 64%;
	margin: 0 3px;
	float: right;
}

.slr_admin_center {
	width: 81%;
	float: right;

}


.slr_footer {
	height: 35px;
	line-height: 33px;
	color: #808080;
	padding: 0px 10px;
	margin-bottom: 10px;
	text-align:left;
}

.slr_box {
	margin-bottom: 10px;
}
.slr_box_title {
	background: #3a5dc4 url(../images/bg_title.gif) top right no-repeat;
	height: 25px;
	overflow:hidden;
	
}
#txt a{
	color:#FFFFFF;
}
#txt a:hover{
	color:yellow;
}

.slr_box_title div#txt {
	padding-right: 10px;
	height: 25px;
	line-height: 23px;
	color: #FFFFFF;
	float: right;
}
.slr_box_title div#bg {
	background: url(../images/bg_title.gif) top left no-repeat;
	width: 5px;
	height: 25px;
	float: left;
}
.slr_box_contents {
	background: #F7F7F7;
	padding: 5px;
	border: 1px #E0E0E0 solid;
	border-top: 0px;
}
.slr_box_contents2 {
	background:none;
	padding: 0px;
	margin:0px;
	border: 1px #E0E0E0 solid;
}


.slr_box_contents a#ads:link, .slr_box_contents a#ads:visited {
	display: block;
	background: #FFFFFF;
	text-align: center;
	color: #2686BC;
	text-decoration: none;
	width: 132px;
	height: 150px;
	overflow: hidden;
	border: 1px #C0C0C0 solid;
	float: right;
	padding: 5px;
	margin: 5px;
}
.slr_box_contents img#img {
	max-width: 130px;
	border: 1px #C0C0C0 dotted;
}
.slr_box_contents a#ads:hover, .slr_box_contents a#ads:visited:hover {
	background: #fafcd4;
	color: #1C5677;
}

ul{
	list-style-image:url(../images/arrow.gif);
	margin-right:15px;
}

.slr_arrow {
	background-image: url(../images/arrow.gif) no-repeat;
	background-position: right 5px;
	padding:15px;
	margin: 2px 0px;
}
.slr_clear {
	height: 0px;
	clear: both;
}

.slr_formtxt {
	width: 14%;
	height: 20px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 2%;
	float: right;
}
.slr_forminp {
	width: 30%;
	height: 20px;
	margin-bottom: 5px;
	float: right;
}
.slr_forminp input,.slr_forminp select,.slr_forminp textarea {
	width: 90%;
}

.slr_text {
	padding: 30px;
}

a:link, a:visited {
	color: #2686BC;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #1C5677;
}
.category{
!important border-right:1px blue dotted;
padding:3px;
margin-right:10px;

}

.advertiser_properties{
border:1px navy dotted;
}

.message_err{
width:100%;
border:1px red dotted;
text-align:right;
text-direction:rtl;
}
.message_title_err{
padding-right:50px;
background: green url(../images/title_error.gif) top right no-repeat;
color:white;
font-weight:bold;
font-size:14px;
text-align:right;
text-direction:rtl;
}
.message_text_err{
background-color:white;
color:red;
font-size:12px;
padding:10px;
margin:10px;
text-align:right;
text-direction:rtl;

}

.message_inf{
width:100%;
border:1px green dotted;
text-align:right;
text-direction:rtl;
}
.message_title_inf{
padding-right:50px;
background: green url(../images/title_info.gif) top right no-repeat;
color:white;
font-weight:bold;
font-size:14px;
text-align:right;
text-direction:rtl;
}


.message_text_inf{
background-color:white;
color:green;
font-size:12px;
padding:10px;
margin:10px;
text-align:right;
text-direction:rtl;

}

.addclassified_special{
width:90%;
margin:10px;
align:center;
background-color:#EFEFEF;
border:1px blue solid;
margin:1px;
padding:10px;
display:none;
}

.slr_box_contents a#ads:link, .slr_box_contents a#ads:visited {
	display: block;
	background: #FFFFFF;
	text-align: center;
	color: #2686BC;
	text-decoration: none;
	width: 132px;
	height: 150px;
	overflow: hidden;
	border: 1px #C0C0C0 solid;
	float: right;
	padding: 5px;
	margin: 5px;
}
.slr_box_contents img#img {
	max-width: 130px;
	border: 1px #C0C0C0 dotted;
}
.slr_box_contents a#ads:hover, .slr_box_contents a#ads:visited:hover {
	background: #fafcd4;
	color: #1C5677;
}
.paging_div{
width:100%;
background-color:#DFDFDF;
float:right;
}
.paging_item{
padding:4px;
margin:1px;
float:right;
background-color:#EDEDED;
border:1px #EDEDED solid;
font-size:14px;
font-weight:bold;
}
.paging_item:hover{
border:1px #222222 solid;
}
.paging_item_selected{
padding:4px;
margin:1px;
float:right;
background-color:#EDEDED;
border:1px #666666 dotted;
font-size:14px;
font-weight:bold;
}
.paging_item_selected:hover{
border:1px #222222 solid;
}

.myclassifieds_table{
width:100%;
border:1px blue solid;
}

.myclassifieds_item{
border:1px blue solid;
}

.myclassifieds_title{
background-color:#CACACA;
border:1px blue solid;
font-weight:bold;
}

a#ads2:link, a#ads2:visited {
	display: block;
	background: #FFFFFF;
	text-align: right;
	color: #2686BC;
	text-decoration: rtl;
	width: 100%;
	overflow: hidden;
	border: 1px #C0C0C0 solid;
	float: right;
	padding: 1px;
	margin: 1px;
}

a#ads2:hover, a#ads2:visited:hover {
	background: #fafcd4;
	color: #1C5677;
}

