/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
img {
	border:0
}
#siyah {
	font-size:11px;
	color:#bb6319;
	font-weight:bold;
	list-style-image:url(images/bullet_siyah.gif);
	margin-left:40px
}
#turuncu {
	font-size:11px;
	color:#000000;
	list-style-image:url(images/bullet_turuncu.gif);
	margin-left:40px
}
li {
	margin-bottom:5px;
	letter-spacing:0.1em
}
#navi {
	color:#999999;
}
#navi a {
	color: #4a4c50;
	text-decoration:none
}
#navi a:hover {
	color:#9b7d81;
}
h1 {
	font-size:22px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:12px;
}
h2 {
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:8px;
}
h3 {
	font-size:14px;
	color: #4a4c50;
	font-weight:bold;
	color:#000000;
}
h4 {
	font-size:13px;
	color: #4a4c50;
	font-weight:bold;
	color:#000000;
}
p, ol, ul {
	font-size:12px;
	color: #4a4c50;
}
p, h1, h2, h3, h4 {
	padding-left:5px;
	margin-left:5px;
}
.indent {
	font-size:12px;
	color: #4a4c50;
	padding-left:20px
}
#aramatablo, td, th {
	font-size:12px
}
a {
	color: #FF6600
}
.adres {
	font-size:10px;
	color: #4a4c50;
}
.content {
	font-family:verdana;
	font-size:10px;
	color:#f0f0f0;
	padding:1px;
	text-align:left;
}
.scroller {
	padding:1px;
	text-align:left;
}
.dotted {
	height:150px;
	overflow:hidden;
}
.tur {
	color: #FF6600;
}
/* Social */

a#facebook {
	display:block;
	float:left;
	text-indent:-9000px;
	width:20px;
	height:20px;
	margin-right:5px;
	background:url(../images/social/facebook.gif) top
}

a:hover#facebook  {
	background:url(../images/social/facebook.gif) bottom
}

a#twitter {
	display:block;
	float:left;
	text-indent:-9000px;
	width:20px;
	height:20px;
	margin-right:5px;
	background:url(../images/social/twitter.gif) top
}

a:hover#twitter  {
	background:url(../images/social/twitter.gif) bottom
}

a#rss {
	display:block;
	float:left;
	text-indent:-9000px;
	width:20px;
	height:20px;
	background:url(../images/social/rss.gif) top
}

a:hover#rss  {
	background:url(../images/social/rss.gif) bottom
}