




/* aşağıdaki satır ve stün listeleme butonları için*/


.list_nav_bottom {
	background:#F0F0F0 none repeat  0% 50%;
	border-top:1px solid #C9C9C9;
	height:28px;
	margin-bottom:15px;
	width: 100%; /*weird safari problem*/
}


a.txlist,
a.tlist {
	display:block;
	height: 21px;
	float:right;
	margin: 3px 3px 0 0;
	text-indent: -99999px;
	width: 21px;
}

a.txlist {
	background: url(bg_icon_list.gif) no-repeat top left;
	margin-right: 7px;
}
a.tlist {background: url(bg_icon_thumbnails.gif) no-repeat top left;}

a.txlist.on,
a.tlist.on,
a.txlist:hover,
a.tlist:hover {background-position:bottom left;}

div.list_opt_home {

	height:28px;
	line-height:18px;
	margin:0pt 6px 0pt 0pt;
	padding:0px 5px;
}




a.txlist2,
a.tlist2 {
	display:block;
	height: 21px;
	float:right;
	margin: 3px 3px 0 0;
	text-indent: -99999px;
	width: 21px;
}

a.txlist2 {
	background: url(bg_icon_list2.gif) no-repeat top left;
	margin-right: 7px;
}
a.tlist2 {background: url(bg_icon_thumbnails2.gif) no-repeat top left;}

a.txlist2.on,
a.tlist2.on,
a.txlist2:hover,
a.tlist2:hover {background-position:bottom left;}

.list_opt_home .na {
border-right:1px solid #CCCCCC;
	float:right;
	line-height:20px;
	margin:0pt 11px 0pt 0px;
	padding:0px 5px;

}

.list_nav_bottom .n {
	border-right:1px solid #CCCCCC;
	float:left;
	line-height:18px;
	margin:0pt 15px 0pt -6px;
	padding:5px 12px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom:10px;
	margin-bottom: 10px;
}
