﻿/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #83abcf;
	margin-left: 0px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 42px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0e8bd9;
}
a:active {
	text-decoration: none;
	color: #333333;
}




.gri_bottom{
	color:#999999;
}


.in_haber_date01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	
	
}
.in_haber_date02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 13px;
	background-color: #e6e7e8;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.in_haber_det01{
	font-family: Tahoma;
	font-size: 11px;
	color: #848484;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.in_haber_det02{
	font-family: Tahoma;
	font-size: 11px;
	color: #848484;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#f1f2f2;
}



.in_hizmetler_list{
	color: #848484;
	background-image: url("in_hizmetler_arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 22px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
}




.page_sub_cat{
	background-image: url("in_hizmetler_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-left: 0px;
}


.haber_subcat{
	color:#087ed8;
	font-size:14px;
	}
	
.img_th{
	border:5px solid #fa8600; padding:6px;}
