@charset "utf-8";
html, body {
}

body {
	background-color: #7f7045;
	margin: 0px;
	height: 100%;
}


div#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

div#soldiv {
	background-image: url(images/soldiv_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 600px;
	width: 300px;
}
div#soldiv a {
	text-indent: -9999px;
	display: block;
	height: 550px;
}





div#ustmenu {
	height:40px;
	background-color:#685B35;
	border-bottom:thin #94865a solid;
	float: right;
	width: 680px;
	padding-top: 10px;
}

#ustmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#ustmenu li {
	list-style-type: none;
}
#ustmenu a {
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D4C69A;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BCAF83;
}
#ustmenu a:hover {
	background-color: #B0A16A;
	color: #4A4226;
}

div#content {
	background-color:#d4c69a;
	background-position:center;
	background-repeat:no-repeat;
	float: right;
	width: 640px;
	background-image: url(images/bg_tablo.gif);
	right: auto;
	padding: 20px;
}


#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #716438;
	padding-left: 10px;
}
#content p {
	color: #776B48;
	padding-left: 10px;
	margin-right: 10px;
}
#content a {
	color: #685B35;
}
#content a:hover {
	color: #7F7045;
}


#content li {
	list-style-image: url(images/bullet.gif);
}




div#footer {
	height:50px;
	background-color:#685B35;
	border-bottom:thin #94865a solid;
	float: right;
	width: 680px;
	}
.clear {
	clear: both;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D4C69A;
	text-align: center;
}

#footer ul {
padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer li {
	color: #D4C69A;
	list-style-type: none;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B0A064;
	text-decoration: underline;
	display: block;
	padding: 6px;
	float: left;
	margin-right: 4px;
	font-size: 12px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.currentpage {
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A4226;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BCAF83;
	background-color: #D4C69A;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .etkinlik {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 2px dashed #C0B387;
	margin-bottom: 10px;
}

#content .etkinlik h3 {
	font-size: 14px;
	font-weight: bold;
	color: #685B35;
	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content .etkinlik p {
	margin: 0px;
}



.image_left {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.image_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
}
.image_center {
	margin-bottom: 6px;
}

#content .calismalar {
	padding-top: 4px;
	border: 2px dashed #C0B387;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	clip: auto;
	float: left;
	
}
.icerik {
	margin-right: 2px;
	padding: 0px;
	width: 150px;
	float: left;
}
.icerik  .yazi {
	text-align: center;
	font-size: 14px;
	color: #685B35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

div#indexmenu {
	float: right;
	padding-top: 10px;
	width: 340px;
}

#indexmenu ul {
	padding: 0px;
	margin-top: 175px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#indexmenu li {
	list-style-type: none;
}
#indexmenu a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D4C69A;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 34px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: right;
	font-weight: bold;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
}
#indexmenu a:hover {
	color: #4A4226;
	background-color: #D4C69A;
	background-image: url(images/bullet2o.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
