@charset "utf-8";
/* CSS Document */

body
{
	background-color: #1a171b;
}

#main-bg
{
	background: url('images/main-bg.jpg') no-repeat;
	width: 1024px;
	height: 649px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
}

#left-spacer
{
	padding-left: 29px;
}

#top
{
	height: 90px;
}

#middle
{
	height: 535px;
}

#sidebar
{
	width: 150px;
	float: left;
}

#sidebar ul
{
	margin: 0px;
	padding: 0px;
}

#sidebar li
{
	list-style-type:none; 
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 20px;
	background: url('images/sidebar-sep.jpg') repeat-x;
	height: 18px;
	width: 150px;
	margin-bottom: 8px;
	background-position:bottom;
}

#sidebar a
{
	color: #fff;
	text-decoration: none;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar #kutuphanemiz
{
	position: absolute;

	font-size: 11px;
}

#sidebar #hizmetlerimiz
{
	font-size: 11px;
	/*padding-right: 25px;
	padding-bottom:25px;*/
}

#sidebar #hizmetlerimiz li
{
	width: 280px;
}

#sidebar #kutuphanemiz li
{
	width: 200px;
	
}


#sidebar #hizmetlerimiz li a
{
	width: 200px;
	color: #023887;
}


#sidebar #kutuphanemiz li a
{
	width: 200px;
	color: #023887;
}

#content
{
	color: #F9F9F9;
	float:left;
	margin-left: 15px;
	font-weight:normal;
	width: 800px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content a
{
	color: #fff;
	text-decoration: underline;
}

#sidebar #LM_level_2
{
	display:none;
}

.subpane
{
	border: 2px solid #fff;
	padding: 15px;
	background-color: #0170b8;
	z-index: 1000;
}

.subpane li a:hover
{
	color: #fff;
}

#page-description
{
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}

.borderly
{
	padding: 5px;
	border: 1px solid #CCC;
}

#makaleler-container li
{
}

#LM_youAreHere
{
	color: #84ACF0;
}

.musterilerimizListe
{
	font-size: 14px;
}

.openerHeader
{
	background: url('images/matter.jpg') no-repeat;
	text-indent: 15px;
	min-height: 15px;
	cursor: pointer;
}

.oContent
{
	display: none;
	width: 400px;
	padding-left: 25px;
	font-size: 12px;
	margin-top:5px;
}