#loading{padding:3px;background:#DF0000;color:#FFF;position:absolute;right:0;top:0;display:none;}
body{
	background: #e7e7e7 url('/img/bck.gif') repeat-x;
	font-family: 'Lucida Sans Unicode','Lucida Unicode', Verdana;
}
h1,h2,h3,h4,h5,h6,img, body, form, ul{padding: 0;	margin: 0; border: 0}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a, .navbar a,.navbar a:hover{text-decoration:none;}
a:hover{text-decoration:underline;}
#container,#bcontainer{
	margin: 0 auto;
	width:900px;
}
.clear{
	clear:both;
}
.right{
	float:right;
}
.left{
	float:left;
}
#btback {
	padding: 30px 10px 5px 10px;
	background: #243f00;
	color: #63af00;
}
#btback h1 {
	font-size: 14px;
}
#btback li, #btback a {
	color: #FFF;
}
#bcontainer .bordered {
	border-right: 1px solid #2a4a00;
}
#bcontainer .three {
	width: 19%;
	float: left;
	padding: 10px 60px;
	font-size: 14px;
}
#bcontainer li {
	list-style-type: none;
	font-size: 13px
}
#bcontainer ul {
	padding: 15px 2px;
}
.credit {
	margin-top: 20px;
	border-top: 1px solid #2a4a00;
	font-size: 11px;
	padding: 10px 0px;
	text-align: right;
}
/* topbar */
#topbar{
	height: 70px;
	background: url('/img/logo.gif') 0px 14px no-repeat;
	font-family: Verdana;
	position: relative;
}
#topbar .rt{
	height:25px;
	width:380px;
	float:right;
}
#topbar .rt .r{
	height:25px;
	width:9px;
	float:right;
}
#topbar .rt .links{
	margin: 38px 12px 0 12px;
	font-size:11px;
	color: #305300;
	text-align:center;
}
#topbar .rt .links a{
	font-weight: bold;
	font-size:11px;
}
#topbar .rt .links a.active {color:#63ad00;}
#topbar .rt .links a.active2 {color:#88ee00;}
#topbar .rt .links a.active3{color:#e5e518;}
#topbar .navbar{
	position: absolute;
	right:0;
	bottom:0;
	text-align:right;
	height:32px;
}
/* Register */
.frmb{
	font-size:12px;
}
.frmb h3{
	padding:4px 0;
	font-size:16px;
}
.frmb em{
	color:#660000;
	font-style:normal;	
	
}
.frmb .inline{
	float:left;
	clear:none;
	padding-right:5px;
}
.frmb input, .frmb select, .frmb textarea{
	color:#660000;
	font-size:16px;
	margin:0pt;
	padding:2px;
	border:1px solid #660000;
}
/*.frmb input[type=submit]{}*/
.frmb .smbt{
	background:	url(/img/btny.gif) repeat-x;
	border:1px solid #dea303;
	color:#660000;
	margin-right:3px;
	font-size: 14px;
	padding: 4px;
	font-weight: bold;
	width:75px;
}
.frmb label {
color:#333333;
display:block;
float:none;
font-size:16px;
font-weight:bold;
margin:0.7em 0pt 0.1em;
}
.frmb .note {
color:#999999;
display:block;
font-size:14px%;
margin-bottom:0.3em;
}
.frmb .inline {
clear:none;
float:left;
padding-right:5px;
}
#sb {
	margin-top: 7px;
	background: #63af00;
	height: 85px;
	position: relative;
}
#sb .bl, #sb .br{
	position: absolute;
	width:9px;
	height: 10px;
	background-repeat: none;
}
#sb .content {
	padding: 0 10px 5px 10px;
}
#sb .bl{
	bottom: 0;
	left: 0;
	background-image: url('/img/grbl.gif');
}
#sb .br{
	bottom: 0;
	right: 0;
	background-image: url('/img/grbr.gif');
}
#sb h3 {
	font-size: 14px;
	color: #ffffcc;
	font-weight: bold;
	padding-bottom:5px;
}
#sb em {
	font-size: 13px;
	color: #c9e99f;
	font-style: normal;
}
#sb .sinput {
	font-size: 18px;
	padding: 7px;
	width: 320px;
	background-image: url('/img/bback.gif');
	border: 1px solid #336600;
	color: #660000;
}
#sb .col3 {
	position: absolute;
	right:50px;
	top:37px;
}
#sb .col1 ,#sb .col2 {
	position: absolute;
	padding:15px 5px 5px 30px;
	top: 0;
	width: 45%;
}
#sb .col1 {
	left: 0;
}
#sb .col2 {
	right: 100px;
}
#cont {
	position: relative;
	background: #FFF;
}
#cont .tl{
	top: 0;
	left: 0;
	background-image: url('/img/ctl.gif');
}
#cont .tr{
	top: 0;
	right: 0;
	background-image: url('/img/ctr.gif');
}
#cont .bl{
	background-image: url('/img/cbl.gif');
	bottom: 0;
	left: 0;
}
#cont .br{
	background-image: url('/img/cbr.gif');
	bottom: 0;
	right: 0;
}
#cont .tl,#cont .tr,#cont .bl,#cont .br {
	position: absolute;
	background-repeat: none;
	width: 9px;
	height: 9px;
}
#cont .cleft {
	padding: 9px;
	width: 570px;
	float:left;
}
#cont .cright {
	padding: 9px 9px 9px 0px;
	width: 300px;
	float:right;
}
#cont a.stdg {
	color: #2A4A00;
}
#cont a.stdg:hover {
	color: #63AF00;
}
.pix10 {
	height: 10px;
}
.pix25, #pix25 {
	height: 25px;
}
.gmsg {
	background: #4f8b00;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	padding: 6px;
}
.gmsg .emsg a strong{
	color: #e5e518;
}
.gmsg .emsg a{
	color: #FFF;
	display:block;
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	padding: 14px;
	background: url('/img/emr.gif') top right no-repeat;
}
.gmsg .emsg{
	background: #3e6e00 url('/img/eml.gif') top left no-repeat;
	margin: 10px;
}
.gmsgb {
	background: #FFF url('/img/emb.gif') top left no-repeat;
	height: 7px;
}
.title {
	border-top: 3px solid #e0e0e0;
	margin: 8px 0;
	padding: 3px 0;
	background: url('/img/dot.gif') bottom left repeat-x;
}
.title h1{
	color: #63af00;
	font-size:14px;
}
.shortclassfied {font-size:12px;}
.shortclassfied h2 {float:left; font-size: 12px; font-weight:bold; padding:3px 0;  }
.shortclassfied h2 a, .shortclassfied h2 a:hover {color:#3e6e00;text-decoration: none}
.shortclassfied h3 {font-size: 12px; font-weight:bold; padding:3px 0;}
.shortclassfied h3 a , .shortclassfied h3 a:hover{color:#4f8b00;text-decoration: none}
.shortclassfied .det{
	background: url('/img/dot.gif') top left repeat-x;
	color: #f08800;
	font-weight:bold;
}
.shortclassfied .detinner {
	background: url('/img/dot.gif') bottom left repeat-x;
	padding: 5px;
	margin: 5px 0;
}
.shortclassfied .left img{
	margin: 3px 5px 5px 3px;
	padding: 1px;
	border: 1px solid #e7e7e7;
}
.cattitle .right a{
	position: absolute;
	right: 12px;
	top: 12px;
}
.cattitle .right{
	background: url('/img/ktr.gif') top right no-repeat;
	height: 42px;
	width: 12px;
	position: relative;
}
.cattitle {
	background: #ffc000 url('/img/ktl.gif') top left no-repeat;
	height: 42px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}
.cattitle a {
	color: #feff87;
}
.cattitle h1 {
	padding: 12px;
	font-weight: bold;
	font-size: 18px;
}
.catlink {
	padding: 3px 0;
	border-bottom: 1px solid #e7e7e7;
}
.catlink a {
	color: #3e6e00;
	font-size: 12px;
	font-weight: bold;
	background-position: middle left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.catlink .right {
	color: #CCC;
	font-size: 10px;
}
.catlinkb {
	background: url('/img/ktb.gif') top left no-repeat;
	height: 10px;
}
.icohome a{ background-image:url('/img/ico/house.gif');}
.icocar  a{ background-image:url('/img/ico/car.gif');}
.icocom a{ background-image:url('/img/ico/computer.gif');}
.icohiz a{ background-image:url('/img/ico/wrench.gif');}
.icoprs a{ background-image:url('/img/ico/user_suit.gif');}
.iconews a{ background-image:url('/img/ico/bullet_go.gif');}
.icoaccept a{ background-image:url('/img/ico/accept.gif');}
.icoresend a{ background-image:url('/img/ico/email_go.gif');}
.icokey a{ background-image:url('/img/ico/key.gif');}
.icolisting a{ background-image:url('/img/ico/newspaper_go.gif');}
.icostar a{ background-image:url('/img/ico/star.gif');}
.icodelete a{ background-image:url('/img/ico/delete.gif');}
a.tag {
	float: left;
	font-size: 13px;
	color: #ffc000;
	padding: 5px;
}
a.tags {font-size: 85%}
a.tagm {font-size: 100%}
a.tagl {font-size: 115%}
a.tagxl {font-size: 130%}
a.tagxxl {font-size: 145%}
#lgnbox{
	padding:0;
	margin:0;
	display:inline;
}
#lgnbox input{font-size:9px;}
#lgnbox  .stdbut{
	background:url('/img/bback.gif') repeat-x;
	border: 1px solid #243f00;
	width:70px;
	margin-right:3px;
	padding:4px;
	color: #030303;
}
#lgnbox  .subbut{
	background:#243f00;
	border: 1px solid #63af00;
	width:65px;	
	margin-right:3px;
	padding:4px;
	color: #FFF;
}
#newscontent h1 {color:#660000;font-size: 20px;border-bottom:1px solid #E7E7E7;padding-bottom: 10px;margin-bottom: 10px;font-weight:bold}
#newscontent h2 {color:#990000;font-size: 16px;margin-bottom: 10px}
#newscontent {font-size: 13px;line-height: 18px;text-align:justify}
.categorymaintitle h2 {background: #E7E7E7;padding:5px;margin:7px 0}
.categorymaintitle h1{color:#243f00}
.categorymaintitle h2 ,.categorymaintitle h2 a{font-size:13px;color:#243f00}
.categorymaintitle  {
	position: relative;
	border-bottom: 1px solid #E7E7E7;
}
.categorymaintitle .right a:hover{
	color: #4F8B00;
}
.categorymaintitle .right a{
	color: #63AF00;
	position: absolute;
	right: 0px;
	top: 15px;
	
}
table.results  {
	width: 100%;
}
.results th {
	text-align: left;
	border-bottom: 1px solid #E7E7E7;
	font-size: 15px;
	padding: 3px 0;
	color: #63AF00;
}
.results td {
	padding: 3px 0;
}
.results th,.results td {
	font-size: 12px;
}
.results a {
	color: #F08800;
}
.avatar_user {
	display: inline-block;
	width:48px;
	height:48px;
	padding: 1px;
	margin: 1px;
	border: 1px solid #EFEFEF;
}
.avatar_userdata {
	display: inline-block;
	width:228px;
	vertical-align: top;
}
.avatar_userdata h1 span{
	font-size: 14px;
	vertical-align: baseline;
}
.avatar_userdata h1 {
	font-size: 18px;
	padding-bottom: 4px
}
.avatar_userdata .profil 	{}
.avatar_userdata .diger 	{}
.avatar_userdata .sikayet {}
.avatar_userdata .profil, .avatar_userdata .diger,.avatar_userdata .sikayet {vertical-align:middle;width:16px;height:16px;display:inline-block;}
.userdata {border-bottom: 1px solid #EFEFEF;padding:5px 2px}
.userdata div strong {display:inline-block;width:100px}
.leftbox {float:left;width:200px;border:1px solid #EFEFEF;margin:2px 2px 2px 0;padding:5px;font-size:75%;color:#333}
.leftbox .price {font-size: 22px;font-weight:bold;}
.leftbox .counter{font-size: 10px;}
