/*
       Thank you - http://www.code-sucks.com
	  
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #D3D3D3;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/back_tile.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}

#wrapper {
	width:940px;
	margin:0 auto 0 auto;
}
.ullist {
	float: left;
}
#header {
	width: 940px;
	height: 98px;
	margin:10px 0 0 0;
	background-image: url(images/header.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
.logo {
	height: 62px;
	width: 389px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
//77education_logo {
	background-image: url(images/education_logo.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 149px;
	float: right;
	margin: 10px;
}
 //77kultur_logo {
	background-image: url(images/kb_logo.gif);
	background-repeat: no-repeat;
	float: right;
	height: 54px;
	width: 51px;
	margin: 10px;
}

.list{
	list-style-position: inside;
	list-style-image: url(images/star.png);
	background-position: center;
	height: auto;
	width: 180px;
	float: left;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

#navigation {
	width: 880px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(images/nav_tile.gif);
	background-repeat: repeat-x;
	margin-left: 20px;
	height: 20px;
	text-indent: 20px;
	padding: 10px;
	position: absolute;
	margin-top: -15px;
	background-color: #2A3437;
}
#nav_back {
	background:transparent url(images/nav_back.jpg) no-repeat;
	height: 40px;
	width: 940px;
	margin-top: 36px;
}
a.nav_link:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	line-height: 11px;
}
a.nav_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	line-height: 11px;
}
a.nav_link:hover {
	color: #CC0000;
	text-decoration: none;
	padding: 8px;
	line-height: 11px;
}
a.nav_linkactive:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 8px;
	line-height: 11px;
}
a.nav_linkactive:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 8px;
	line-height: 11px;
}
a.nav_linkactive:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 8px;
	line-height: 11px;
}
#content {
	width: 860px;
	color: #333;
	padding: 10px;
	height: auto;
	background-color: #FFFFFF;
	margin:-14px auto 0 auto;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	padding-top:0;
}
.justify_only {
	text-align: justify;
}
#content_for_tc {
	width: 860px;
	padding: 10px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -14px;
	background-position: top;
}
.giris_yazi {
	line-height: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a.deflink:link {
	color: #CC0000;
	text-decoration: underline;
}
a.deflink:visited {
	color: #CC0000;
	text-decoration: underline;
}
a.deflink:hover {
	color: #FF3300;
	text-decoration: none;
}
.content_nav {
	padding-bottom: 10px;
	padding-left: 10px;
	/*padding-right: 10px;*/
	padding-top: 10px;
	height: 160px;
	margin-top: -10px;
	vertical-align: middle;
	clip: rect(40px,auto,auto,auto);
	background-color: #20282A;
}
.haber {
	height: auto;
	width: 200px;
	line-height: 15px;
}
.banner {
	height: 180px;
	width: 650px;
	background-color: #8A207D;
	float: right;
	margin-top: -10px;
	/*margin-right: -20px;*/
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
}
a.content_nav_link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
a.content_nav_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
a.content_nav_linkactive:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
a.content_nav_linkactive:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
.content_nav_un:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #293134;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #435258;
	font-size: 11px;
	line-height: 11px;
}
.content_nav_un {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55686F;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 11px;
}
.content_nav_last_un {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 11px;
}
.content_nav_last_un:hover {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #435258;
	font-size: 11px;
	line-height: 11px;
}
.bolder {
	font-weight: bolder;
}
#footer {
	width: 940px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
}
.H1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #CC0000;
}

.H2 {
	font-size: 16px;
	color: #666666;
}
.H3 {
	font-size: 12px;
	color: #90004A;
	font-style: italic;
}
.H4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #001B46;
}
.H5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: normal;
	line-height: 1.2em;
	color: #FFFFFF;
}
.H6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #CC0000;
}
.H7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	line-height: 1.2em;
	color: #CC0000;
}
.H8 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bolder;
}
.cizgili4yan {
	border: 9px solid #fff;
	padding: 10px;
	margin-top: 10px;
}
.boxes_intro {
	border: 1px solid #FFF;
	padding: 10px;
}
.t1 {
	font-size: 9px;
	color: #333333;
}
.cizgi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bar {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.search_bar {
	background-image: url(images/searchbar.gif);
	background-repeat: no-repeat;
	height: auto;
}
.list2 {
	list-style-position: outside;
	background-position: center;
	padding-top: 5px;
	list-style-type: circle;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#sondakika {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF42;
	width: 620px;
	padding-left: 10px;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(images/sondakika.gif);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.underline {
	text-decoration: underline;
}
.standart-ul {
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 30px;
}
.listNEW {
	list-style-position: inside;
	list-style-image: url(images/star.png);
	background-position: center;
	height: auto;
	width: 180px;
	float: left;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #F9FFD3;
}
