* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #670000;
	text-decoration: none;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

ul {
	list-style: none;
}

p {
	margin: 0px 0px 10px;
}

body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
}

#toptr {
	background: #4D4D4D url(../images/logo.jpg) no-repeat top left;
	height: 75px;
	border-bottom: 1px solid #9A9A9A;
	display: none;
}
#topen {
	background: #4D4D4D url(../images/logoen.jpg) no-repeat top left;
	height: 75px;
	border-bottom: 1px solid #9A9A9A;
}
#langbar {
	margin: 0px 0px 0px 810px;
	padding: 20px 0px 0px;
}

#download_cv {
	display: none;
}

#langbar a {
	color: #cecece;
	font-size: 10px;
	text-decoration: none;
	float: left;
	width: 22px;
	height: 17px;
	line-height: 17px;
	text-align: center;
}

#langbar a:hover, #langbar a.active {
	background: url(../images/lang_back.gif) no-repeat;
}

#leftside {
	float: left;
	margin: 70px 0px 0px 30px;
	width: 197px;
	display: none;
}

#rightside {
	float: left;
	width: 635px;
	margin: -26px 0px 0px -4px;
}

#contenttop {
	height: 10px;
	overflow: hidden;
}

#contentbottom {

	height: 9px;
	overflow: hidden;
}

#content {
	padding: 0px 4px;
}

#leftside ul {
	border-bottom: 1px solid #474747;
}

#leftside ul li {
	height: auto;
	min-height: 23px;
	line-height: 23px;
	border-top: 1px solid #474747;
	font-size: 1px; /* IE BUG */
}

#leftside ul li a {
	color: #d9d9d9;
	text-decoration: none;
	float: left;
	width: 191px;
	height: 23px;
	line-height: 23px;
	font-size: 10px;
	padding: 0px 0px 0px 6px;
}

#leftside ul li a:hover {
	background: #1B1B1B;
}

#leftside div {
	font-size: 10px;
	color: #FF0000;
	line-height: 23px;
	padding: 0px 0px 0px 6px;
}

#globaltitle {
	height: 24px;
	border-bottom: 1px solid #CFCFCF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #670000;
	padding: 15px 0px 0px 25px;
}

#globalcontent {
	padding: 15px 20px;
	background: #F4F4F4;
	min-height: 830px;
}

#about p {
	line-height: 16px;
}

a.more {
	color: #8d875f;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

h2 {
	line-height: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #670000;
}

div.hr {
	background: #CFCFCF;
	height: 1px;
	overflow: hidden;
	margin: 25px 0px;
}

#news .title {
	font-weight: bold;
	margin: 0px 0px 20px;
}

#news .content {
	margin: 0px 0px 30px;
	line-height: 16px;
}

#footer {
	margin: 0px 20px;
	font-size: 10px;
	color: #cecece;
	height: 30px;
	line-height: 30px;
	display: none;
}

#footer #footertext {
	float: left;
}

#footer #footerlinks {
	float: left;
	margin: 0px 20px;
}

#footerlinks a, #pixel a {
	color: #cecece;
	text-decoration: none;
}

#footer #pixel {
	float: right;
}

div.book {
	width: 270px;
	padding:10px;
	height: 116px;
	float:left;
}

div.book:hover {
	background: #D4D4D4;
}

input, textarea {
	width: 400px;
	border: 1px solid #CFCFCF;
	background: #FFF;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

dt {
	width: 150px;
	float: left;
	line-height: 17px;
	margin: 0px 0px 5px;
}

dd {
	float: right;
	line-height: 17px;
	margin: 0px 0px 5px;
}

div.booklink {
	width: 170px;
	padding: 10px;
	float: left;
}

div.booklink a {
	color: #2D2D2D;
}

div.booklink a:hover {
	color: #670000;
}

#etkinlikler div.title {
	background: #F4F4F4;
}

#etkinlikler div.title:hover {
	background: #D4D4D4;
}

#cv {
	padding: 10px;
}

#cv ul {
	list-style: circle;
	padding: 20px;
}

#cv li {
	font-size: 12px;
	line-height: 1.5;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}