﻿/* Reset CSS Başlangıç */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-family: inherit;
}
.noBorderPic {
	border-width: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* Reset CSS Bitiş */
/* Menü Başlangıç */
ul#menu, ul#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 168px;
}
ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu li {
	margin-top: 0;
	border-top: 1px #F3FF99 dotted;
}
ul#menu li a, ul#menu li a:active {
	background: #BBD500;
	color: #444D00;
	padding: 0.5em 0.9em;
}
ul#menu li a:hover {
	background: #FFCF00;
	color: #ffffff;
}
ul#menu li ul li a {
	color: #444D00;
	padding-left: 20px;
	background: #F9FFCC;
	border-left: 5px #BBD500 solid;
	padding-left: 15px;
}
ul#menu li ul li a:hover {
	background: #F3FF99;
	border-left: 5px #FFD000 solid;
	padding-left: 15px;
	color: #444D00;
}
.code {
	border: 1px solid #fff;
	list-style-type: decimal-leading-zero;
	padding: 5px;
	margin: 0;
}
.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}
.code li {
	background: #fff;
	border: 1px solid #fff;
	margin: 0 0 2px 2.2em;
}
.indent1 {
	padding-left: 1em;
}
.indent2 {
	padding-left: 2em;
}
/* Menü Bitiş */
/* Slider Başlangıç */
#slider1 {
	width: 575px; /* important to be same as image width */;
	height: 200px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */
}
#slider1Content {
	width: 575px; /* important to be same as image width or wider */;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px 13px;
	width: 548px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	color: #fff;
	display: inline;
	border-bottom: 1px white solid;
}
.clear {
	clear: both;
}
.top {
	top: 0;
	left: 0;
}
ul {
	list-style-type: none;
}
/* Slider Bitiş */
body {
	background-position: center top;
	background-color: #7ECFD3;
	background-image: url('images/woods_topbg.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#container {
	border: 1px solid #D0CCC9;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	background-position: center center;
	background-image: url('images/header.jpg');
	width: 960px;
	height: 120px;
	display: inline;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
}
#content {
	width: 960px;
	display: inline;
	float: left;
	min-height: 400px;
	background-color: #fff;
}
#footer {
	display: inline;
	float: left;
	overflow: hidden;
	background-image: url('images/footerFon.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 42px;
	width: 960px;
}
#footer h1 {
	line-height: 42px;
	margin: 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	float: left;
}
#footer h2 {
	line-height: 42px;
	margin: 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	float: right;
}
#solContent {
	width: 170px;
	float: left;
	display: inline;
	min-height: 400px;
	overflow: hidden;
}
#sagContent {
	width: 790px;
	float: right;
	display: inline;
	min-height: 400px;
}
#sayfaBaslik {
	background-position: center bottom;
	width: 792px;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url('images/sayfaAciklamaFon.jpg');
	background-repeat: repeat-x;
	height: 4px;
}
.menu {
	background-color: #BBD500;
	width: 168px;
	float: left;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
}
#menuAlt {
	width: 168px;
	background-image: url('images/menuAltFon.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	float: left;
	overflow: hidden;
	display: inline;
}
.gundemDergiHome {
	width: 168px;
	float: left;
	margin-top: 5px;
}
#contentUst {
	width: 790px;
	float: left;
	display: inline;
}
#fotografHome {
	width: 575px;
	height: 200px;
	float: left;
	display: inline;
	background-color: #f6f8f9;
	background-image: url('images/duyuruHaberHome.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
#etkinlikHome {
	border-bottom: 1px solid #CCCAAF;
	background-position: center top;
	width: 214px;
	height: 241px;
	float: right;
	background-image: url('images/etkinlikHome.jpg');
	background-repeat: repeat;
}
#etkinlikHome h1 {
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #CC0000;
	text-align: center;
	padding: 5px;
}
#etkinlikHome .day {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #424E58;
	width: 25px;
	text-align: center;
	height: 20px;
}
#etkinlikHome .day a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#etkinlikHome .day a:visited {
	font-weight: normal;
	color: #000000;
}
#etkinlikHome .day a:hover {
	font-weight: normal;
	color: #FF0000;
}
#etkinlikHome .weekend {
	background-color: #A50000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #fff;
	width: 25px;
	text-align: center;
	height: 20px;
}
#etkinlikHome .weekend a {
	color: #fff;
	text-decoration: none;
}
#etkinlikHome .weekend a:visited {
	color: #fff;
}
#etkinlikHome .weekend a:hover {
	color: #fff;
}
#etkinlikHome .monthtableouter {
	text-align: center;
}
#etkinlikHome .monthtableinner {
	width: 214px;
}
#etkinlikHome .normalday {
	height: 22px;
}
#etkinlikHome .title {
	font-weight: bold;
	font-family: verdana;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #666666;
	text-align: center;
	height: 25px;
}
#etkinlikHome .month, .days {
	color: #535353;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	border: 1px #CCCCCC solid;
	line-height: 20px;
}
#etkinlikHome .daysTitle {
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #333333;
	width: 25px;
	text-align: center;
	height: 25px;
	background-color: #CCCCCC;
}
#etkinlikHome .selectedday {
	background-color: #FBE39D;
}
#etkinlikHome #today {
	background-color: #FBE39D;
}
#kanserterimleriHome {
	height: 40px;
	float: left;
	width: 575px;
	margin: 2px 0 0 0;
	background-image: url('images/kanserSozluguHome.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #535353;
}
#kanserterimleriHome .textBox {
	height: 22px;
	width: 220px;
	margin: 5px 0 0 50px;
	float: left;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #424E58;
	text-align: center;
}
#kanserterimleriHome .button {
	height: 27px;
	margin: 7px 0 0 15px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #424E58;
}
#kanserterimleriHome h1 {
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #fff;
	float: left;
	line-height: 40px;
	margin: 0 10px;
}
#kanserterimleriIcerik {
	height: 40px;
	float: left;
	width: 790px;
	margin: 2px 0 0 0;
	background-image: url('images/kanserSozluguHome.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #535353;
}
#kanserterimleriIcerik .textBox {
	height: 22px;
	width: 220px;
	margin: 5px 0 0 50px;
	float: left;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #424E58;
	text-align: center;
}
#kanserterimleriIcerik .button {
	height: 27px;
	margin: 7px 0 0 15px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #424E58;
}
#kanserterimleriIcerik h1 {
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #fff;
	float: left;
	line-height: 40px;
	margin: 0 10px;
}
#homeTitle {
	background-image: url('images/hometitleFon.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 10px;
	width: 790px;
}
.containTitle {
	background-image: url('images/hometitleFon.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 35px;
	width: 790px;
	line-height: 35px;
	float: left;
	display: inline;
	overflow: hidden;
}
.containTitle h1 {
	margin-left: 5px;
	color: #D02F2F;
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
}
.containIcerik {
	width: 770px;
	padding: 5px 10px;
	display: inline;
	overflow: hidden;
}
.containIcerik .eDergi {
	width: 100px;
	height: 180px;
	float: left;
	margin: 5px 14px;
	overflow: hidden;
}
.containIcerik .eDergi img {
	width: 100px;
	height: 140px;
	overflow: hidden;
}
.containIcerik .eDergi p {
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	width: 100px;
}
.containIcerik h2 {
	color: #D02F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	background-color: #F6F6F6;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px gray dotted;
	float: left;
	color: #535353;
	width: 100%;
}
.containIcerik h3 {
	color: #D02F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	height: 50px;
	line-height: 50px;
	float: right;
	color: #535353;
	padding-right: 25px;
}
.containIcerik h3 a {
	text-decoration: none;
	padding: 3px;
	border: 1px #666666 solid;
	color: #666666;
}
.containIcerik h3 a:hover {
	text-decoration: none;
	padding: 3px;
	border: 1px #666666 solid;
	color: #999999;
	background-color: #F6F6F6;
}
.containIcerik q {
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 25px;
	border-bottom: 1px gray dotted;
	float: left;
	color: #535353;
	width: 750px;
	padding: 5px;
}
.containIcerik q a {
	color: #535353;
	text-decoration: none;
}
.containIcerik q a:hover {
	color: #D02F2F;
	text-decoration: none;
}
.containIcerik q img {
	line-height: 25px;
	margin: 3px;
	float: left;
}
.containIcerik strong {
	font-weight: bold;
}
.containIcerik h1 {
	float: left;
	color: #424E58;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	width: 770px;
}
.containIcerik p {
	float: left;
	color: #424E58;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	width: 750px;
	overflow: hidden;
	display: inline;
	padding: 5px;
}
.containIcerik table {
	float: left;
	color: #424E58;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.8em;
	margin: 10px 0;
}
.containIcerik table strong {
	font-weight: bold;
	float: left;
}
.onkodayLogoFon {
	background-image: url('images/onkodaylogofon.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 170px;
}
.iletisimbilgileriFon {
	background-image: url('images/iletisimbilgileriFon.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 200px;
}
.fotoList {
	width: 130px;
	padding: 0;
	float: left;
	margin: 5px 10px;
	min-height: 155px;
}
.fotoList p {
	width: 130px;
	float: left;
	text-align: center;
}
.fotoList img {
	border: 1px solid #C0C0C0;
	padding: 5px;
}
.fotoList a {
	text-decoration: none;
	text-align: center;
	color: #535353;
}
.fotoList a:hover {
	text-decoration: none;
	color: #D02F2F;
}
.sponsorList {
	width: 130px;
	padding: 0;
	float: left;
	margin: 5px 10px;
}
.sponsorList img {
	border: 1px solid #C0C0C0;
	padding: 5px;
}
#onkodayMoralHome {
	border: 1px solid #E6E6E6;
	width: 320px;
	float: left;
	padding: 5px;
	background-color: #FFF8E6;
	height: 120px;
}
#onkodayMoralHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #000;
	line-height: 17px;
}
#onkodayMoralHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #c90405;
	line-height: 18px;
}
#haberlerHome {
	background-position: center top;
	border: 1px solid #E6E6E6;
	width: 320px;
	float: left;
	padding: 5px;
	background-color: #F5F5F5;
	background-image: url('images/duyuruHaberHome.jpg');
	background-repeat: repeat-x;
	min-height: 250px;
	height: 250px;
}
#haberlerHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #127C3E;
	line-height: 18px;
}
.haberDiv {
	width: 290px;
}
.haberDiv h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #535353;
	line-height: 22px;
	text-decoration: none;
	background-position: left center;
	background-image: url('images/bullet_red.png');
	background-repeat: no-repeat;
	padding: 3px 0 0 20px;
	border-top: solid 1px #C0C0C0;
	width: 290px;
	float: left;
}
.haberDiv h1 a:hover {
	text-decoration: underline;
}
#mansetHaber {
	width: 310px;
	float: left;
	display: inline;
	overflow: hidden;
}
#mansetHaber h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #535353;
	line-height: 22px;
	text-decoration: none;
}
#mansetHaber h1 a:hover {
	text-decoration: underline;
}
#mansetHaber h2, #mansetHaber h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #535353;
	text-decoration: none;
	height: 100px;
	overflow: hidden;
}
#mansetHaber h2 a:hover {
	text-decoration: underline;
}
#mansetHaber img {
	float: left;
	margin: 0 5px 5px 0;
	width: 120px;
}
#siteUyelikHome {
	height: 202px;
	float: right;
	width: 457px;
	border-bottom: 1px #CCCCCC solid;
	background-color: #FDE49B;
	display: inline;
	overflow: hidden;
}
#siteUyelikHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #800000;
	line-height: 15px;
	text-decoration: none;
	float: left;
	width: 450px;
	margin: 0;
	text-align: center;
}
#siteUyelikHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #A2A428;
	line-height: 22px;
	text-decoration: none;
	float: left;
	margin-left: -20px;
}
#siteUyelikHome h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #535353;
	text-decoration: none;
	float: left;
	margin: 10px;
	width: 440px;
}
#siteUyelikHome .serit {
	line-height: 22px;
	height: 22px;
	width: 340px;
	margin: 2px;
	float: left;
}
#siteUyelikHome .serit h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #000;
	line-height: 22px;
	text-decoration: none;
	float: left;
	margin-right : 5px;
	width: 75px;
	text-align: right;
	padding-right: 5px;
}
#siteUyelikHome .uyeInput {
	width: 220px;
	height: 16px;
	line-height: 16px;
	border: 1px #CCCCCC solid;
	padding: 2px;
	float: left;
	text-align: center;
}
#siteUyelikHome .uyeButton {
	background-color: #C92800;
	border: 1px #C92800 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #fff;
	height: 22px;
	text-align: center;
	margin-left: 50%;
}
.rakun {
	background-image: url('images/rakun.gif');
	background-repeat: no-repeat;
	width: 96px;
	height: 112px;
	background-position: left center;
	margin: 5px;
	float: left;
}
#kanserNedirHome {
	height: 190px;
	float: right;
	width: 447px;
	background-color: #FEF2CD;
	padding: 5px;
	display: inline;
	overflow: hidden;
}
#kanserNedirHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	color: #C89604;
	line-height: 20px;
	text-decoration: none;
	float: right;
	width: 440px;
}
#kanserNedirHome p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #4B3802;
	text-decoration: none;
	float: left;
	width: 440px;
	margin: 5px;
}
#sagContentSol {
	width: 330px;
	float: left;
	overflow: hidden;
	display: inline;
}
.dokumanDetay {
	text-indent: 25px;
	font-size: 11px;
}
.picTures {
	width: 120px;
	height: 90px;
	overflow: hidden;
	float: left;
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin: 5px 10px;

}
