/*----- sahibinden.css -----*/
a:link,
a:active { 
	color: #039; text-decoration: none; 
}
a:visited 		{ text-decoration: none; }
a:hover			{ text-decoration: underline; }

h1				{ font-size:150%; }
h1 span			{ margin-left:10px; }
h2				{ font-size:130%; }
h3				{ margin:0; padding:0; font-size:90%; font-weight:normal }
h4				{ font-size:100%; margin:0; padding:0; font-weight:normal; }
h6				{ font-size:14px; color:#61A214; margin:4px 0 4px 0; padding:0; }

h1 a			{ margin-right:10px; font-size:8pt; color:#900; cursor:pointer; font-weight:400; }

button			{ background:none; border:0; cursor:pointer; }

.title			{ background:url('../images/ust_gra_bg.gif') repeat-x; height:30px; line-height:30px; font-weight:bolder; margin:0; padding:0; }
.gri			{ color:silver; }
.bordo			{ color:maroon; }
.lacivert		{ color:#3E5877; }
.700			{ font-weight:700; }
.gri_border		{ border:1px solid #eee; }
.silver_border	{ border:1px solid silver ; }
.sari_border	{ border:1px #FFD916 solid; }
.border_silver_dotted	{ border-bottom:1px dotted silver; }
.gray_background		{ background:#F8F8F8 ; }

.yildiz			{ font-size:10px; color:red; font-weight:700; }
.highlight		{ border-bottom: 1px dashed rgb(0, 0, 255); background-color: rgb(255, 255, 102); color: rgb(204, 51, 0); font-weight:700; }

.error_message,
.error_message	a{	
	color:red;
}
.error_message	ul		{	list-style:url('../images/icons/error.gif') inside; }
.error_message	li		{	margin:10px 0; padding:0;}

.thmb			{ width:100px; height:75px; background:url('../images/loading.gif') center no-repeat; border:1px solid #efefef; margin-bottom:4px; }
.thmb_small		{ width:88px; height:66px; background:url('../images/loading.gif') center no-repeat; border:1px solid #efefef; margin-bottom:4px; }

.exclamation	{ float: left; font-size: 40px; line-height: 40px; padding-right: 10px; padding-left: 10px; color: red; margin-right: 5px; }

.e_disabled		{ background: #efefef; }
.e_enabled		{ background: #fff; }

.detail_table {
	width:100%;
}
td.columnRight{
	width:50%;
	padding-left:20px;
}

td.columnLeft{
	width:50%;
	padding-right:20px;
}
.detail_table td.td{
	width:50%;
}
.detail_table th.th{
	width:50%;
}
.detail_table th {
	text-align:left;
	font-size:14px;
	color:#00537A;
	border-bottom:1px dotted #CDCDCD;
}

.detail_table td {
	font-size:14px;
	color:#666;
	border-bottom:1px dotted #CDCDCD;
}

.detail_table td b {
	color:black;
	font-weight:400;
}

.detail_table .header {
	font-weight:700;
	color:#019FE8;
	border:0;
	margin-top:20px;
	font-size:18px;
	background:transparent url(http://www.sahibinden.com/rsrc/default/resources/css/img/techDetailsIcons.gif) no-repeat scroll 0 -215px;
	padding-left:30px;
}


#subcat_list div{ border-bottom:1px #E5E6E6 solid; line-height:18px; padding:4px 0 4px 12px; width:188px; }



a.tt			{ position:relative; z-index:24; color:#3CA3FF; font-weight:700; text-decoration:none; cursor:help;}
a.tt:visited	{ color:#3CA3FF; }
a.tt:hover	{ color:navy; }
a.tt td		{ border:0;text-align:left; }
a.tt span	{ display: none; text-decoration:none; line-height:18px;}
/*background:; ie hack, something must be changed in a for ie to execute it ı */
a.tt:hover	{ z-index:25; background:;}

a.tt:hover span.tooltip	{ display:block;  position:absolute; top:0px; left:-5px; padding: 20px 0 0 0; width:300px; color: #993300; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
a.tt:hover span.tooltip li { position:relative; line-height:16px; list-style-image:url('../images/icons/madde.gif'); margin:0;padding:0; }
a.tt:hover span.tooltip ol { margin:0 0 0 5px; padding:0; }
a.tt:hover span.tooltip span.top { display: block; padding: 30px 8px 0; background: url(../images/tooltip-left.gif) no-repeat top; }
a.tt:hover span.tooltip span.middle	{ display: block; padding: 0 8px;  background: url(../images/tooltip-bg.gif) repeat bottom; }
a.tt:hover span.tooltip span.bottom	{ display: block; padding:3px 8px 10px; color: #548912; background: url(../images/tooltip-left.gif) no-repeat bottom; }

.tooltip_left_active 				{ display:block;  position:absolute; top:0px; left:-5px; padding: 20px 0 0 0; width:300px; color: #993300; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
a.tt:hover span.tooltip_left li, .tooltip_left_active li { position:relative; line-height:16px; list-style-image:url('../images/icons/madde.gif'); margin:0;padding:0; }
a.tt:hover span.tooltip_left ol, .tooltip_left_active ol { margin:0 0 0 5px; padding:0; }
a.tt:hover span.tooltip_left	{ display:block;  position:absolute; top:0px; left:-5px; padding: 20px 0 0 0; width:300px; color: #993300; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
a.tt:hover span.tooltip_left span.top { display: block; padding: 30px 8px 0; background: url(../images/tooltip-left.gif) no-repeat top; }
a.tt:hover span.tooltip_left span.middle	{ display: block; padding: 0 8px;  background: url(../images/tooltip-bg.gif) repeat bottom; }
a.tt:hover span.tooltip_left span.bottom	{ display: block; padding:3px 8px 10px; color: #548912; background: url(../images/tooltip-left.gif) no-repeat bottom; }

a.tt:hover span.tooltip_right		{ display:block; position:absolute; top:0px; left:-275px; padding: 20px 0 0 0; width:300px; color: #993300; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
.tooltip_right_active 				{ display:block !important; position:absolute; top:0px; left:-275px; padding: 20px 0 0 0; width:300px; color: #993300; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
a.tt:hover span.tooltip_right li, .tooltip_right_active li	{ line-height:16px; list-style-image:url('../images/icons/madde.gif'); margin:0 0 0 15px;padding:0; }
a.tt:hover span.tooltip_right ol, .tooltip_right_active ol	{ margin:0; padding:0; }
a.tt:hover span.tooltip_right span.top, .tooltip_right_active span.top		{ display: block; padding: 30px 8px 0; background: url(../images/tooltip-right.gif) no-repeat top; }
a.tt:hover span.tooltip_right span.middle, .tooltip_right_active span.middle	{ display: block; padding: 0 8px;  background: url(../images/tooltip-bg.gif) repeat bottom; }
a.tt:hover span.tooltip_right span.bottom, .tooltip_right_active span.bottom	{ display: block; padding:3px 8px 10px; color: #548912; background: url(../images/tooltip-right.gif) no-repeat bottom; }
a.tt:hover span.tooltip_right td, .tooltip_right_active td	{background:#FFFAC6}

/* a.tt:hover span.tooltip_left strong.petsLink {}*/

a.tt:hover span.tooltip_2_center	{ display:block;  position:absolute; top:0px; left:-216px; padding: 20px 0 0 0; width:435px; color: #993300; filter: alpha(opacity:100); KHTMLOpacity: 1; MozOpacity: 1; opacity: 1; }
a.tt:hover span.tooltip_2_center li	{ position:relative; line-height:16px; list-style-image:url('../images/icons/madde.gif'); margin:0;padding:0; }
a.tt:hover span.tooltip_2_center ol	{ margin:0 0 0 5px; padding:0; }
a.tt:hover span.tooltip_2_center span.top		{ display: block; padding: 30px 8px 0; background: url(../images/tooltip-2-left.gif) no-repeat top; }
a.tt:hover span.tooltip_2_center span.middle	{ display: block; padding: 0 8px; padding-left:15px;  background: url(../images/tooltip-2-bg.gif) repeat bottom; }
a.tt:hover span.tooltip_2_center span.bottom	{ display: block; padding:3px 8px 10px; color: #548912; background: url(../images/tooltip-2-left.gif) no-repeat bottom; }





.dragdiv 		{ background:white; font-size:90%; border:1px solid silver; padding:15px 15px 15px 50px; width:300px; position:absolute; left:0px; top:0px; -moz-border-radius: 15px; -webkit-border-radius: 15px; cursor:move; z-index:10001; }

.sell_title		{ font-weight:700;font-size:24px;border-bottom:1px black solid;margin:20px 0 0 0; padding:0px ;}

.errorbg		{ height:30px; background:url(../images/error/error_arrow_bg.gif) no-repeat 0 1px; z-index:0;}
.errorlabel		{ background:url('../images/error/error_bang.gif') no-repeat 10px 5px; font-weight:700; }
.errorexp 		{ background:url('../images/error/error_arrow.gif') no-repeat left; padding:0 3px 0 10px; color:red;font-size:10px;font-weight:700}
.errorexp_up	{ background:url('../images/error/error_arrow_up.gif') no-repeat left; padding:0 3px 0 14px; color:red; font-size:10px;font-weight:700; margin-top:5px; }
.errorexp_down	{ background:url('../images/error/error_arrow_down.gif') no-repeat left; padding:0 3px 0 14px; color:red; font-size:10px;font-weight:700; margin-top:5px; }

.list_title	td	{ background:#E2E2E2;border-bottom:1px silver dotted;border-top:1px white solid;padding:4px; font-weight: 700; text-align:center; }

#search_cats a	{ line-height:22px; }

#navigation .aktif a		{ line-height:28px; color:#000; background: url("../images/turuncu_cerceve_sol.gif") left top no-repeat; text-decoration: none; padding-left: 20px; }
#navigation .aktif a span	{ line-height:28px; background: url("../images/turuncu_cerceve_sag.gif") right top no-repeat; padding-right: 20px; }
#navigation .aktif a, #navigation .aktif a span { display: block; float: left; }
/* Mac ve IE5 icin kandirmaca \*/
#navigation .aktif a, #navigation .aktif a span { float: none; }
/* bitti */
#navigation .pasif a		{ line-height:28px; background: #fffae2 url("../images/beyaz_cerceve_sol.gif") left top no-repeat; text-decoration: underline; padding-left: 20px; }
#navigation .pasif a span	{ line-height:28px; background: #fffae2 url("../images/beyaz_cerceve_sag.gif") right top no-repeat; padding-right: 20px; }
#navigation .pasif a, #navigation .pasif a span { display: block; float: left; }
/* Mac ve IE5 icin kandirmaca \*/
#navigation .pasif a, #navigation .pasif a span { float: none; }
/* bitti */
#navigation .pasif a:hover	{ background: #FFEA88 url("../images/beyaz_cerceve_sol.gif") left top no-repeat; text-decoration: underline; padding-left: 20px; }
#navigation .pasif a:hover span { background: #FFEA88 url("../images/beyaz_cerceve_sag.gif") right top no-repeat; padding-right: 20px; }

#navigation .mover	{ line-height:28px;background: #FFEA88 url("../images/beyaz_cerceve_sol.gif") left top no-repeat; text-decoration: underline; padding-left: 20px; }
#navigation .mover span {line-height:28px; background: #FFEA88 url("../images/beyaz_cerceve_sag.gif") right top no-repeat; padding-right: 20px; }
#navigation .mover a, #navigation .mover a span { display: block; float: left; }
/* Mac ve IE5 icin kandirmaca \*/
#navigation .mover a, #navigation .mover a span { float: none; }
/* bitti */
#navigation 				{ list-style: none; padding: 0; margin: 0; height:28px }
#navigation .aktif			{ background: url("../images/turuncu_cerceve_bg.gif"); }
#navigation .pasif			{ background:#fffae2; }
#navigation li				{ float: left; display: block; margin: 0; padding: 0; margin-left:10px; }

/* yeni nav */
#navtab, .navtab{
	float:left;
}
#navtab li, .navtab li{
	float:left;
	margin-left:10px;
}
.navtabListItemHover{
	background-color:#FFEA88;
}
#navtab a:hover, .navtab a:hover{
	background-color:#FFEA88;
	text-decoration:none;
}
#navtab a, .navtab a{
	font-weight:bold;
	display:block;
	border:1px solid #dedede;
	padding:6px 15px 6px 15px;
	border-bottom:0;
	background-color:#f9f9f9;
	-webkit-box-shadow: inset 0 1px 1px #fff;
	-moz-box-shadow: inset 0 1px 1px #fff;
	box-shadow: inset 0 1px 1px #fff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;	
}
#navtab .active, .navtab .active, #navtab .activeTab a, .navtab .activeTab a{
	color:#7b4d04;
	border:1px solid #face0f;
	border-bottom:0;
	background: #ffe955; /* Old browsers */
	background: -moz-linear-gradient(top, #ffe955 0%, #facf11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe955), color-stop(100%,#facf11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffe955 0%,#facf11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffe955 0%,#facf11 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffe955 0%,#facf11 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe955', endColorstr='#facf11',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffe955 0%,#facf11 100%); /* W3C */	
	-webkit-box-shadow: inset 0 1px 1px #fff;
	-moz-box-shadow: inset 0 1px 1px #fff;
	box-shadow: inset 0 1px 1px #fff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	text-shadow: 1px 1px 0px #fded0f;
	filter: dropshadow(color=#fded0f, offx=1, offy=1);
	text-decoration:none;
}
#navtab .active a, .navtab .active a{
	color:#000;
	text-decoration:none;
}
/* nav */


#menu .aktif a		{ line-height:22px; color:#fff; background: url("../images/beyaz_cerceve_sol.gif") left top no-repeat; text-decoration: none; padding-left: 20px; }
#menu .aktif a span	{ line-height:22px; background: url("../images/beyaz_cerceve_sag.gif") right top no-repeat; padding-right: 20px; }
#menu .aktif a, #menu .aktif a span { display: block; float: right; }
/* Mac ve IE5 icin kandirmaca \*/
#menu .aktif a, #menu .aktif a span { float: none; }
/* bitti */
#menu .pasif a		{ line-height:22px; color:#444; background: #d5d5d5 url("../images/beyaz_cerceve_sol.gif") left top no-repeat; text-decoration: underline; padding-left: 20px; }
#menu .pasif a span	{ line-height:22px; color:#444; background: #d5d5d5 url("../images/beyaz_cerceve_sag.gif") right top no-repeat; padding-right: 20px; }
#menu .pasif a, #menu .pasif a span { display: block; float: right; }
/* Mac ve IE5 icin kandirmaca \*/
#menu .pasif a, #menu .pasif a span { float: none; }
/* bitti */
#menu .pasif a:hover	{ background: #FFEA88 url("../images/beyaz_cerceve_sol.gif") left top no-repeat; text-decoration: underline; padding-left: 20px; }
#menu .pasif a:hover span { background: #FFEA88 url("../images/beyaz_cerceve_sag.gif") right top no-repeat; padding-right: 20px; }

#menu .mover	{ line-height:22px;background: #FFEA88 url("../images/beyaz_cerceve_sol.gif") left top no-repeat; text-decoration: underline; padding-left: 20px; }
#menu .mover span {line-height:22px; background: #FFEA88 url("../images/beyaz_cerceve_sag.gif") right top no-repeat; padding-right: 20px; }
#menu .mover a, #menu .mover a span { display: block; float: right; }
/* Mac ve IE5 icin kandirmaca \*/
#menu .mover a, #menu .mover a span { float: none; }
/* bitti */
#menu 				{ list-style: none; padding: 0; margin: 0; }
#menu .aktif			{ background:#ffa500; }
#menu .pasif			{ background:#d5d5d5; }
#menu li				{ font-size:11px; color:#fff; float: right; display: block; margin: 0; padding: 0; margin-left:5px; }


#blockdiv		{ display:none; position:absolute; top:0px; left:0px; width:1px; height:1px; background:black; opacity: .5; filter: alpha(opacity=30); z-index:1000; }
.dragbox        { background:#fff; font-size:90%; border:1px solid silver; padding:15px; position:absolute; left:0; top:0; -moz-border-radius: 15px; -webkit-border-radius: 15px; z-index:10001; } 


/* CSS BUTONLAR */
.buton_sari		{ background:transparent url('../images/buton_sari.gif') no-repeat; display:block; color:#777; float:left; text-decoration:none; cursor:pointer; }
.buton_sari	.tr { background:transparent url('../images/buton_sari.gif') no-repeat scroll right top; }
.buton_sari	.bl { background:transparent url('../images/buton_sari.gif') no-repeat scroll left bottom; }
.buton_sari	.br { background:transparent url('../images/buton_sari.gif') no-repeat scroll right bottom; }
.buton_sari	span{ color:#333; display:block; font-weight:700; padding:3px 22px 5px 24px; }
.buton_sari:active, .buton_sari:active .tr, .buton_sari:active .bl, .buton_sari:active .br
				{ background-image:url('../images/buton_sari_aktif.gif'); }
.buton_sari:hover, .buton_sari:hover .tr, .buton_sari:hover .bl, .buton_sari:hover .br
				{ background-image:url('../images/buton_sari_hover.gif'); text-decoration:none; }

.buton_gri		{ background:transparent url('../images/buton_gri.gif') no-repeat; display:block; color:#777; float:left; text-decoration:none; cursor:pointer; }
.buton_gri .tr	{ background:transparent url('../images/buton_gri.gif') no-repeat scroll right top; }
.buton_gri .bl	{ background:transparent url('../images/buton_gri.gif') no-repeat scroll left bottom; }
.buton_gri .br	{ background:transparent url('../images/buton_gri.gif') no-repeat scroll right bottom; }
.buton_gri span	{ color:#333; display:block; font-size:12px; font-weight:700; padding:3px 22px 5px 24px; }
.buton_gri:active, .buton_gri:active .tr, .buton_gri:active .bl, .buton_gri:active .br
				{ background-image:url('../images/buton_gri_aktif.gif'); }
.buton_gri:hover, .buton_gri:hover .tr, .buton_gri:hover .bl, .buton_gri:hover .br
				{ background-image:url('../images/buton_gri_hover.gif'); text-decoration:none; }

.buton_yesil	{ background:transparent url('../images/buton_yesil.gif') no-repeat; display:block; color:#777; float:left; text-decoration:none; cursor:pointer; }
.buton_yesil .tr{ background:transparent url('../images/buton_yesil.gif') no-repeat scroll right top; }
.buton_yesil .bl{ background:transparent url('../images/buton_yesil.gif') no-repeat scroll left bottom; }
.buton_yesil .br{ background:transparent url('../images/buton_yesil.gif') no-repeat scroll right bottom; }
.buton_yesil span{ color:#333333; display:block; font-size:12px; font-weight:700; padding:3px 22px 5px 24px; }
.buton_yesil:active, .buton_yesil:active .tr, .buton_yesil:active .bl, .buton_yesil:active .br
				{ background-image:url('../images/buton_yesil_aktif.gif'); }
.buton_yesil:hover, .buton_yesil:hover .tr, .buton_yesil:hover .bl, .buton_yesil:hover .br
				{ background-image:url('../images/buton_yesil_hover.gif'); text-decoration:none; }



				.buton_kirmizi	{ background:transparent url('../images/buton_kirmizi.gif') no-repeat; display:block; color:#777; float:left; text-decoration:none; cursor:pointer; }
.buton_kirmizi .tr{ background:transparent url('../images/buton_kirmizi.gif') no-repeat scroll right top; }
.buton_kirmizi .bl{ background:transparent url('../images/buton_kirmizi.gif') no-repeat scroll left bottom; }
.buton_kirmizi .br{ background:transparent url('../images/buton_kirmizi.gif') no-repeat scroll right bottom; }
.buton_kirmizi span{ color:#333333; display:block; font-size:12px; font-weight:700; padding:3px 22px 5px 24px; }
.buton_kirmizi:active, .buton_kirmizi:active .tr, .buton_kirmizi:active .bl, .buton_kirmizi:active .br
				{ background-image:url('../images/buton_kirmizi_aktif.gif'); }
.buton_kirmizi:hover, .buton_kirmizi:hover .tr, .buton_kirmizi:hover .bl, .buton_kirmizi:hover .br
				{ background-image:url('../images/buton_kirmizi_hover.gif'); text-decoration:none; }




.buton_mavi	{ background:transparent url('../images/buton_mavi.gif') no-repeat; display:block; color:#777; float:left; text-decoration:none; cursor:pointer; }
.buton_mavi .tr{ background:transparent url('../images/buton_mavi.gif') no-repeat scroll right top; }
.buton_mavi .bl{ background:transparent url('../images/buton_mavi.gif') no-repeat scroll left bottom; }
.buton_mavi .br{ background:transparent url('../images/buton_mavi.gif') no-repeat scroll right bottom; }
.buton_mavi span{ color:#333; display:block; font-size:12px; font-weight:700; padding:3px 22px 5px 24px; }
.buton_mavi:active, .buton_mavi:active .tr, .buton_mavi:active .bl, .buton_mavi:active .br
				{ background-image:url('../images/buton_mavi_aktif.gif'); }
.buton_mavi:hover, .buton_mavi:hover .tr, .buton_mavi:hover .bl, .buton_mavi:hover .br
				{ background-image:url('../images/buton_mavi_hover.gif'); text-decoration:none; }


.highlight 		{	background-color:#FF6; color:#C30; border-bottom:dashed 1px #00F;font-weight:700; }

.odd_row td		{ background-color: #fff; }
.even_row td	{ background-color: #efefef; }
.odd_row:hover td {	background-color: #ddd; }
.even_row:hover td{	background-color: #ddd; }

.sell_header		{ font-size:20px;line-height:26px;padding-left:20px; }

.detail_line    { border-bottom:1px #E6E6E6 dotted; height:25px;}
            	
.gri_buton		{ display:block; text-decoration:none; height:20px; padding:0px; cursor:pointer; }
.gri_buton div	{ height:20px; float:left; color:black; font-weight:700; }
.gri_buton .gsol{ background:url('../images/gri_buton.gif') no-repeat left; width:10px; }
.gri_buton .gsag{ background:url('../images/gri_buton.gif') no-repeat right; width:10px; }
.gri_buton .gorta{ background:url('../images/gri_buton_bg.gif') repeat-x; padding-top:2px; font-size:12px;}


/*anasayfa linkleri*/

/*
.menu_top a:link,
.menu_top a:active,
.menu_top a:visited  	{font-size:85%;color:orange;text-decoration:none}
.menu_top a:hover  		{font-size:85%;color:orange;text-decoration:underline}
.menu_top 				{color:orange;}
*/

.menu_top a:link,
.menu_top a:active,
.menu_top a:visited  	{font-size:85%; text-decoration:none}
.menu_top a:hover  		{font-size:85%; text-decoration:underline}

.or_circle 		{ background-image: url(../images/icons/veya_yuv_39.gif); background-repeat: no-repeat; background-position: center; }
.or_line 		{ background-image: url(../images/icons/veya_stroke.gif); background-repeat: repeat-x; background-position: center; }

.check ul		{ list-style-image:url('../images/icons/apply.gif'); }
.check li		{ margin-bottom:10px; padding-left:5px; }

.menu_cat td a:link , .menu_cat td a:active,.menu_cat td a:visited  {font-size:85%;color:#fff;text-decoration:none;padding-left:5px}
.menu_cat td a:hover  {font-size:85%;color:#fff;text-decoration:underline;padding-left:5px}


.checklist ul		{list-style-image:url('../images/icons/apply.gif')}
.checklist li		{margin:0 0 10px 20px}

/*yardim*/

.yrd_list1			{ list-style:none;padding:0 0 10px 0; }
.yrd_list2			{ margin-left:15px;padding:0 0 10px 0; list-style-image:url('../images/icons/sonraki.gif'); }
.yrd_list3			{ list-style:none;padding:0 0 6px 15px; }
.yrd_list4 ul       { margin:0;padding:0; width:650px;margin-left:45px}
.yrd_list4	li		{ margin:4px;padding:0;line-height:25px;width:300px;float:left;list-style-image:url('../images/icons/madde_k.gif');}
.yrd_sss ul		    { margin:0 45px 0;padding:0;}
.yrd_sss li			{ padding:4px 0; margin:0;list-style-image:url('../images/icons/sonraki.gif');line-height:25px; font-size:120% }

/*site harita*/

.baslik1 	{font-size:140%;border-bottom:1px black solid;font-weight:700}
.baslik 	{color:#0D678D;font-size:130%;margin-bottom:5px}
.liste1 b a {color:#0D678D}
.liste1 ul  {padding:0;margin:0} 
.liste1 li 	{list-style-image:url('../images/icons/liste1.gif');margin:5px 0 5px 0}
.liste li 	{list-style-image:url('../images/icons/sonraki.gif');line-height:20px;padding:0;margin-left:20px}
.category_padding { padding: 5px 10px 5px 10px; border-bottom:1px solid #a8a6a6;}

/* Yeni Yil Giydirme Baslangic
.newYear	{ background:url('../cssn/img/tr/2011_header.jpg') no-repeat left top; }
Yeni Yil Giydirme Bitis */


/* jquery.autocomplete.css start*/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: #fff;
}

/* jquery.autocomplete.css finish*/


#main_cats span	{ color: #a1a1a1; }
#main_cats img	{ padding-left:6px; padding-right:8px; padding-top:3px; }

.listicon a		{ padding:4px 0}
.listicon img	{ padding:4px 5px}
.listicon		{ line-height:20px}

.box_border { border-right:1px #FFD916 solid; border-left:1px #FFD916 solid;padding:4px; }


.box_foot		{ background:url('../images/a_bbg.gif') repeat-x; }


.column1 { width:246px; }
.column2 { width:250px; }
.column3 { width:468px; }
.column4 { width:728px; }
.column5 { width:984px; }

.fleft	{ float:left; }
.fright	{ float:right; }



/*eski borderlar*/

.box_border_nopadding		{ border-right:1px #FFD916 solid; border-left:1px #FFD916 solid; }

.box_border_wanted		{ border-right:1px #B7DEE7 solid; border-left:1px #B7DEE7 solid; padding:4px; }
.box_border img	{ margin-bottom:4px; }
.box_border_y	{ border-right:1px #D2F63A solid; border-left:1px #D2F63A solid; padding:4px; }
.box_border_y img{ margin-bottom:4px; }
.box_title		{ background:url('../images/a_tbg.gif') repeat-x; padding-left:5px; font-weight:700; }
.box_foot		{ background:url('../images/a_bbg.gif') repeat-x; }

.box_title_wanted		{ background:url('../images/a_tbg_m.gif') repeat-x; padding-left:5px; font-weight:700; }
.box_foot_wanted		{ background:url('../images/a_bbg_m.gif') repeat-x; }

.box_title_t	{ background:url('../images/a_vbg.gif') repeat-x; padding-left:5px; font-weight:700; }
.box_foot_t		{ background:url('../images/footer2_bg.gif') top repeat-x; }
.box_title_y	{ background:url('../images/mbg.gif') repeat-x; font-weight:700; }
.box_foot_y		{ background:url('../images/m_bbg.gif') top repeat-x; }
.box_title_g_y	{ background:url('../images/gri_ybg.gif') repeat-x; padding-left:5px; font-weight:700; }
.box_title_g	{ background:url('../images/gri_bg.gif') repeat-x; padding-left:5px; font-weight:700; }
.box_foot_g		{ background:url('../images/footer2_bg.gif') top repeat-x; }
.box_title_g_y	{ background:url('../images/gri_bg_y.gif') repeat-x; padding-left:5px; font-weight:700; }

/*eski borderlar*/

.margintop10		{ margin-top:10px; }
.padding10			{ padding:10px; }
.padding20			{ padding:20px; }


.konut_vitrin		{ width:300px;float:left;height:185px;padding:10px 30px 0 30px; }


.thmb_ilan {width:100px; height:75px; background:url('../images/loading.gif') center no-repeat; }
.thmb_magaza {width:95px; height:35px; }
.thmb_ilan img , .thmb_magaza img {border:1px solid #efefef}
.thmb_ilan , .thmb_magaza, .thmb_prom {margin:10px 0 5px 0; }

.warning { border: 1px solid maroon; padding: 20px 2px 0 90px; 
background: #FFF6C2 url('../images/icons/unlem_yuv_sari_48.gif') no-repeat scroll 30px 4px; font-size:120%; color:maroon}

.auction_sold	{ font-size: 10px; color: white; background: green; padding: 3px; }

/*box genel*/
.box							{ position:relative; }
.box .bg, .bg span				{ background:url('../images/box_bg.gif') no-repeat; display:block; }
.box .top span strong			{ float:right ; padding-right:10px; }
.box .top span b				{ float:left}	
.box .top span, .box .top span strong, .box .top span b	{ height:25px; }

/*box border*/
.box_borders					{ border-width:0px 1px; }
.border_yellow					{ border-color:#FFD916; border-style:solid; }
.border_gray					{ border-color:#CDCDCD; border-style:solid; }
.border_green					{ border-color:#B3D300; border-style:solid; }
.border_blue					{ border-color:#96D2FC; border-style:solid; }
.border_mavi					{ border-color:#8FD0DE; border-style:solid; }
/*.box_borders table				{ _margin:-1px; }*/
.box_border ul					{ margin:0; }

/*gray*/
.gray .top						{ background-position:top left; padding-left:10px; }
.gray .top span					{ background-position:right top; line-height:25px; width:100%; }
.graybox .bottom, .gray .bottom			{ background-position:0 -25px; padding-left:10px; line-height:10px; }
.graybox .bottom span, .gray .bottom span		{ background-position:right -25px; height:10px; }
.graybox .top					{ background-position:left -140px; padding-left:10px;line-height:10px; }
.graybox .top span				{ background-position:right -140px; width:100%;line-height:10px;height:10px; }

/*yellow*/
.yellow .top				{ background-position:left -35px; padding-left:10px;}
.yellow .top span			{ background-position:right -35px; line-height:25px; width:100%; }
.yellowbox .bottom,	.yellow .bottom				{ background-position:0 -60px; padding-left:10px; line-height:10px; }
.yellowbox .bottom span, .yellow .bottom span		{ background-position:right -60px; height:10px; }
.yellowbox .top				{ background-position:left -150px; padding-left:10px;line-height:10px; }
.yellowbox .top span		{ background-position:right -150px; width:100%;line-height:10px;height:10px; }

/*green*/
.green .top				{ background-position:left -70px; padding-left:10px;}
.green .top span		{ background-position:right -70px; line-height:25px; width:100%; }
.greenbox .bottom, .green .bottom		{ background-position:0 -95px; padding-left:10px; line-height:10px; }
.greenbox .bottom span, .green .bottom span		{ background-position:right -95px; height:10px; }
.greenbox .top			{ background-position:left -160px; padding-left:10px;line-height:10px; }
.greenbox .top span		{ background-position:right -160px; width:100%;line-height:10px;height:10px; }

/*blue*/
.blue .top				{ background-position:left -105px; padding-left:10px; }
.blue .top span			{ background-position:right -105px; line-height:25px; width:100%; }
.bluebox .bottom, .blue .bottom			{ background-position:0 -130px; padding-left:10px; line-height:10px; }
.bluebox .bottom span, .blue .bottom span		{ background-position:right -130px; height:10px; }
.bluebox .top			{ background-position:left -170px; padding-left:10px;line-height:10px; }
.bluebox .top span		{ background-position:right -170px; width:100%;line-height:10px;height:10px; }

/*araniyor header*/
.div_header { width:984px; height:48px; background-image:url('../images/araniyor_head_uza.jpg'); background-repeat:repeat-x; }

/*araniyor navigation*/
#tabs {	float:left;	width:100%;	font-size:100%; line-height:20px; border-bottom:2px solid #E8F7FB; 
		 overflow:hidden;	}
#tabs ul { margin:0; padding:10px 10px 0 0px; list-style:none; }
#tabs li { display:inline; margin:0; padding:0; }
#tabs a { float:left; background:url('../images/araniyor_m_l.gif') no-repeat left top; margin:0; padding:0 0 0 6px; 
		text-decoration:none; }
#tabs a span { float:left; display:block; background:url('../images/araniyor_m_r.gif') no-repeat right top; 
				padding:6px 15px 4px 6px; margin-right:8px; color:#FFF; }
/* IE5-Mac \*/
#tabs a span {float:none;}
/* IE5-Mac bitti */
#tabs li.pasif a span { color:#039; text-decoration:underline; }
#tabs li.pasif a{	background-position:0 -42px; }
#tabs li.pasif a span { background-position:100% -42px; }

#tabs li.pasif a:hover span { color:#FFF; }
#tabs li.pasif a:hover{	background-position:0% -84px; }
#tabs li.pasif a:hover span { background-position:100% -84px; }

.ok_message			{	color:green; font-size:120%; }
.ok_message	ul		{	list-style:url('../images/icons/apply.gif') inside; }
.ok_message	li		{	margin:0 0 15px 0; padding:0 ; }
.ok_message	a		{	color:green; }



.cargo_select_couriers {clear:both}
.cargo_select_couriers .cargo_company select {float:left}
.cargo_select_couriers .cargo_help {display:none; float:left; cursor:pointer}
.cargo_select_couriers .cargo_note {display:none; padding-top:5px}
.cargo_select_couriers .traces {display:none; clear:both; padding-top:5px}
.cargo_select_couriers .trace_left {float:left; width:120px;}
.cargo_select_couriers .trace_name {text-transform:capitalize;}

/*ulusoy ilan kutusu*/
.ulusoy_ilan		{ width:234px;height:72px;background:url('../images/advertorial/ulusoy_ilan.gif') no-repeat;cursor:pointer;margin-top:10px; }
.ulusoy_ilan div	{ padding:55px 2px 5px 128px ;font-size:10px; } 
/*ulusoy ilan kutusu*/

.shbdn_hide_in_inbox {display:none}

.getStyle {
	color:#2D9218;
	font-weight:700;
}

.garanti_popup {

background: white url('../images/garanti_popup_bg_top.gif') repeat-x;
position:absolute;
left:400px;
top:200px;
width:418px;
border:1px #85B354 solid;
color: #00662F;

}


.garanti_popup_durum {

background:white url('../images/icons/check_yuv_yesil_32.gif') no-repeat 5px 0;
border:1px #C7EF98 solid;
padding:2px;
font-size:14px;
font-weight:700;
width:265px;
margin:8px 0  0 88px;
padding:5px 2px 6px 15px;


}

.garanti_popup_durum div {

padding:5px 0 0 30px;
width:220px;

}




.garanti_popup_logo{

margin-left:10px;

}



.garanti_appeal_sent {
background: white url('../images/garanti_popup_bg_top.gif') repeat-x;
position:absolute;
left:400px;
top:200px;
width:418px;
height:74px;
border:1px #85B354 solid;
display: none;
padding:5px;
color: #00662F;
}








.garanti_popup .kapat {
float:right;
width:13px;
height:13px;
margin:5px
}

.garanti_appeal_sent .kapat {
float:right;
width:13px;
height:13px;
margin:5px
}





.garanti_popup .text { 
margin:15px 0  0 88px;
width:290px;
}

.garanti_appeal_sent .text { 
margin:60px 0  0 88px;
width:290px;
}



.garanti_popup .basvur_buton { 

margin:10px 0  0 215px;
padding-bottom:5px;

}


.garanti_popup_bottom{
background:url('../images/garanti_popup_bottom_bg.gif') bottom repeat-x;
}

.garanti_appeal_sent__bottom{
background:url('../images/garanti_popup_bottom_bg.gif') bottom repeat-x;
}


.garanti_popup dl {


margin:10px 0  0 88px;
width:310px;
height:105px;


}

.garanti_popup .fill_form { 

color:gray;margin:15px 0 0 88px;

}

.garanti_popup dt, .garanti_popup dd { float:left ; margin-bottom:5px}

.garanti_popup dt {width:100px}
.garanti_popup dd {width:150px;margin-left:10px}
.garanti_popup dd input {width:150px;}
.garanti_popup .uyari {color:red}



/*
#main_table {
	background:url("../cssn/img/tr/2011_header.jpg") no-repeat;
}
*/

#shbdnAD {
	margin-left:170px;
	position:absolute;
	width:350px;
	height:68px;	
}

#shbdnAD a{
	position:absolute;
	width:350px;
	height:68px;
}

#shbdnAD a span {
	display:none;
}





/* no update css [tooltip/modal] */
.noUpdateWrap{
	width:575px;
	padding:15px;
}

.noUpdateWrap h2 {
	color:maroon;
	font-size:24px;
	margin-bottom:15px;
}

.noUpdateContent {
	margin-top: 35px;
	width:500px;
	overflow:hidden;
}

.noUpdateIcon{
	width:84px;
	height:108px;
	float:left;
	background:url("images/noUpdate.jpg") no-repeat 0 0;
	margin:0 30px 0 20px;
	padding-right:-30px;
}

.noUpdateContent p {
    font-size:12px;
    line-height:17px;
    margin-bottom:15px;
    margin-left:135px;
}

.noUpdateFooter {
	overflow:hidden;
	border-top:1px solid #CCC;
	padding:10px;
}

.noUpdateFooter span {
	height:40px;
	padding:5px;
	float:left;
	*padding-left:0px;
}

.noUpdateFooter span.uptoDategetInfo{
	/*display:none;*/
	padding-left:15px;
	*padding-left:0 !important;
}

.catNumbers{
	color:#A1A1A1;
}

.secureTradeTipsLink {
	border-right:1px #999 solid;
	float:right;
	font-weight:700;
	height:20px;
	margin-right:5px;
	padding:4px 5px 0 25px;
	z-index:0;
}
.iconSecureTradeTips {
	background:url('../../images/icons/gai.png') no-repeat;
	margin-top:3px;
}
.pngfix{
	_behavior: url("/data/scripts/pngfix/iepngfix.htc");
}

