*{
outline:none;
}
html, body {
	height: 100%;
	margin:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
.text11-red{
	color:#e83328;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.text11-gray {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 11px;
	color:#414141;
}
.text12-gray {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	color:#414141;
}
.text13-gray {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 13px;
}
.bold-link{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.home_bottom{
	background:url(../images/tr/home_bottom.gif) top left no-repeat;
	width:725px;
	height:124px;
}
.home_bottom_en{
	background:url(../images/en/home_bottom.gif) top left no-repeat;
	width:725px;
	height:124px;
}
/*content*/

.content_body{
	background:url(../images/content_top_bg.png) no-repeat top left;
	min-height:500px;
}
.push-title{
	margin-left:45px;
	padding-left:45px;
}
.text15-gray{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 15px;
	color:#414141;
}
.text14-gray{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 14px;
	color:#414141;
}
.text12-gray-content{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	color:#606060;
	line-height:20px;
}
.selected_sub_menu{
	background:url(../images/menu_selected.png) repeat-x;	
}
.selected_sub_menu_sub{
	background-color:#dae9ad;
}
.selected_top_menu{
	width:170px;
	background:url(../images/menu_selected.png) repeat-x;	
}
.un_selected_top_menu{
	width:170px;
}
.right-side{
	padding-left:22px;padding-right:32px;padding-top:20px;padding-bottom:20px;
}
.right-side-urunler{
	padding-left:1px;padding-right:32px;padding-top:10px;padding-bottom:20px;
}
.right-side-home{
	padding-left:1px;padding-bottom:20px;
}
.left-menu{
	padding-left:11px;padding-right:2px;padding-top:44px;
}
.date-green{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	color:#b8c811;
	font-size:11px;
	line-height:19px;	
}
.text11-gray-content{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 11px;
	color:#606060;
	line-height:20px;
}
.text11-gray-content2{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 11px;
	color:#606060;
}
.footer0{
	background:url(../images/tr/footer0.png) no-repeat;
	padding-left:24px;
	padding-top:20px;
	padding-bottom:26px;			
	height:24px;
	width:590px;
}
/*content end*/
/*data table*/
.table_frame{
	border:1px solid #dae9ad;
}
.table_frame td{
	padding:8px;
}
.table_header{
	background-color:#dae9ad;
	/*height:27px;*/
}
.table_header td{
	border-bottom:1px solid #ffffff;
}
.row0{
	background-color:#f2f7e2;
}
.row1{
	background-color:#f9fbf2;
}
.row0 td,.row1 td{
	border-bottom:1px solid #ffffff;
}
/*data table end*/

/*paging*/
.button_frame,.button_frame_selected{
	border:1px solid #dae9ad;
	padding-left:5px;
	padding-right:5px;
	height:19px;
	float:left;
	margin-left:3px;
	background-color:#FFFFFF;
	
}
.button_frame_selected{
	background-color:#dae9ad;
}
.button_frame a,.button_frame_selected a{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	color:#606060;
	font-weight:bold;
	text-decoration:none;

}
#pagerDiv{
	border-top:1px solid #ffffff;
	float:left;
	height:24px;
	background-color:#f3f3f3;
	width:100%;
	padding-top:3px;
}
/*paging end*/

/*product*/
.orange-title{
	color:#fb620a;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 24px;
	text-decoration:none;
	font-style:italic;	
	line-height:30px;
}
.orange-small-title{
	color:#fb620a;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}
/*product end*/