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

/*Ana Ayarlar*/
body {
	color:#000;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
div#main_wrapper {
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
/*Ana ayarlar sonu*/

/* header kısmı*/
div#header {
	margin-top:10px;
	background:url(../images/header_deneme.jpg) no-repeat top left;
	text-align:right;
	padding-top:75px;
	padding-right:10px;
	padding-bottom:5px;
}
div#header a:link, div#header a:visited, div#header a:active {
	text-decoration:none;
	color:#083873;
}
div#header a:hover {
	text-decoration:underline;
	color:#999;
}
/*header sonu*/

/* Orta Kısım */
div#orta_kisim {
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background:url(../images/orta_kisim.jpg) no-repeat top left;
}
/*Menü*/
div#orta_kisim ul#menu {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:187px;
	padding:0;
	margin:0;
	padding-top:16px;
}
div#orta_kisim ul#menu li {
	background-color:#fff;
	padding-top:6px;
	padding-left:0px;
}
div#orta_kisim ul#menu li a {
	height:20px;
	display:block;
	padding-left:25px;
	padding-top:4px;
	background:url(../images/menu/menu_normal.gif) no-repeat top left;
	border-bottom: 1px solid black;
}
div#orta_kisim ul#menu li a.secili {
	height:20px;
	display:block;
	padding-left:25px;
	padding-top:4px;
	background:url(../images/menu/menu_over.gif) no-repeat top left;
	background-color:#e6e6e6;
}
div#orta_kisim ul#menu li a:link, div#orta_kisim ul#menu li a:visited, div#orta_kisim ul#menu li a:active {
	text-decoration:none;
	color:#333;
}
div#orta_kisim ul#menu li a:hover {
	background:url(../images/menu/menu_over.gif) no-repeat top left;
	background-color:#e6e6e6;
}
/* Menü Sonu*/


div#altWrapper {
	width:700px;
	clear: both;
	margin-top: 20px;
}

/*alt menü*/
div#alt {
	width:180px;
	color:#fff;
	background:url(../images/back2.gif) repeat-x;
	float:left;
	padding:0;
}
div#alt ul#alt_menu {
	list-style:none;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
div#alt ul#alt_menu li {
	padding-top:0px;
	padding-left:0px;
}
div#alt ul#alt_menu li a {
	height:20px;
	display:block;
	padding-top:4px;
	padding-left:20px;
	background:url(../images/bullet.png) no-repeat 10px 10px;
	border-bottom: 1px solid white;
}
div#alt ul#alt_menu li a.secili_alt:link, div#alt ul#alt_menu li a.secili_alt:visited, div#alt ul#alt_menu li a.secili_alt:active {
	color:#666;
}
div#alt ul#alt_menu li a:link, div#alt ul#alt_menu li a:visited, div#alt ul#alt_menu li a:active {
	color:#fff;
	text-decoration:none;
}
div#alt ul#alt_menu li a:hover {
	background-color:#083873;
}
/*alt sonu*/ 

/*CONTENT*/
div#content {
	width:506px;
	margin-left:190px;
	text-align:justify;
}
div#content h2 {
	font-size:12px;
	margin-bottom:0px;
	color:#3e7cb9;
	border-bottom:2px solid #3e7cb9;
}
div#content h3 {
	color:#3e7cb9;
	font-size:11px;
	border-bottom:1px solid #3e7cb9;
}
div#content table {
	background-color:#e6e6e6;
	border-collapse:collapse;
	font-weight:bold;
	color:#666;
}
div#content table td {
	padding:5px;
	text-align: center;
}
div#content img {
	border:none;
}
div#content table tr td {
	border:1px solid white;
}
/*CONTENT SONU */

div#footer {
	width:700px;
	background-color:#e6e6e6;
	border-top:3px solid #d0d0d0;
	color:#666;
	text-align:center;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	clear:both;
	margin-top:10px;
}

/* Ekstra */

a.basadon:link, a.basadon:visited, a.basadon:active
{
	color:#3e7cb9;
	text-decoration:none;
	font-size:10px;	
}

a.basadon:hover
{
	text-decoration:underline;
}
p.basadonpara
{
	text-align:right;
}


#tabmenu {
	color: #fff;
	border-bottom: 	2px solid #1F3E5D;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 5px
}

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
	color:#fff;
	background: #3e7cb9;
	font: 1.1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid #1F3E5D;
	padding: 2px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
}

	#tabmenu a.active {
	background: #3e7cb9;
	border-bottom: 3px solid #3e7cb9;
}

	#tabmenu a:hover {
	color: #fff;
	background: #083873;
}

	#tabmenu a:visited {
	color: #fff;
}

	#tabmenu a.active:hover {
	background: #083873;
	color: #DEDECF;
}


	#content_saglik {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	background: #3e7cb9;
	padding: 20px;
	border: 2px solid #1F3E5D;
	border-top: none;
	z-index: 2;
	color: #fff;
}

	#content_saglik a {
		text-decoration: none;
		color: #E8E9BE; 
		background-color:#083873;
		display:block;
		width:150px;
		height:25px;
		padding-top:8px;
		text-align:center;
		}

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